mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 12:20:07 +00:00
commit
6eb62e1515
@ -34,6 +34,7 @@ if (PROJECT_IS_TOP_LEVEL)
|
|||||||
COMMENT "Generating API documentation with Doxygen"
|
COMMENT "Generating API documentation with Doxygen"
|
||||||
VERBATIM
|
VERBATIM
|
||||||
)
|
)
|
||||||
|
install(DIRECTORY docs/ DESTINATION "${CMAKE_INSTALL_DATADIR}/doc/VulkanMemoryAllocator" PATTERN ".nojekyll" EXCLUDE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
option(VMA_BUILD_SAMPLES "Build samples")
|
option(VMA_BUILD_SAMPLES "Build samples")
|
||||||
|
Loading…
Reference in New Issue
Block a user