Remove trailing whitespace

This commit is contained in:
Emmanuel Gil Peyrot
2017-11-17 03:34:18 +00:00
committed by Camilla Löwy
parent ce4672d74b
commit c3cba58a71
26 changed files with 152 additions and 152 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ foreach(arg ${glfw_DOCS_SOURCES})
endforeach()
configure_file(Doxyfile.in Doxyfile @ONLY)
add_custom_target(docs ALL "${DOXYGEN_EXECUTABLE}"
WORKING_DIRECTORY "${GLFW_BINARY_DIR}/docs"
COMMENT "Generating HTML documentation" VERBATIM)