Sign in
flutter
/
third_party
/
glfw
/
57751a54949863f25b54dba5b203a055130f1319
/
.
/
docs
/
CMakeLists.txt
blob: bad6bf84bd8961ca0788671d0d86ec1a0027a223 [
file
]
add_custom_target(docs ALL ${DOXYGEN_EXECUTABLE}
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs
COMMENT "Generating HTML documentation" VERBATIM)