if (PXR_BUILD_EXAMPLES)
    add_subdirectory(examples)
endif()
if (PXR_BUILD_DOCUMENTATION)
    add_subdirectory(docs)
endif()
