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