Saxum/extern/glfw/docs/CMakeLists.txt
2014-12-01 12:53:19 +01:00

6 lines
179 B
CMake

add_custom_target(docs ALL ${DOXYGEN_EXECUTABLE}
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs
COMMENT "Generating HTML documentation" VERBATIM)