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