GLFW 3.0.4

This commit is contained in:
2014-02-20 16:33:44 +01:00
parent 0503f4e6bc
commit 86de24797b
116 changed files with 44003 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
add_custom_target(docs ALL ${DOXYGEN_EXECUTABLE}
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs
COMMENT "Generating HTML documentation" VERBATIM)