Saxum/extern/glfw/docs/CMakeLists.txt

6 lines
184 B
CMake
Raw Normal View History

2014-10-20 15:31:26 +00:00
add_custom_target(docs ALL ${DOXYGEN_EXECUTABLE}
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs
COMMENT "Generating HTML documentation" VERBATIM)