Saxum/extern/glfw/docs/CMakeLists.txt

6 lines
179 B
CMake
Raw Normal View History

2014-12-01 11:53:19 +00:00
add_custom_target(docs ALL ${DOXYGEN_EXECUTABLE}
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs
COMMENT "Generating HTML documentation" VERBATIM)