Sign in
flutter
/
third_party
/
glfw
/
d311e280381df3406e4ee1c7d8d4fbee48e196a3
/
.
/
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)