mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-26 20:28:49 -05:00
Formatting.
This commit is contained in:
parent
fd6bc698c0
commit
2a8324955c
|
@ -204,8 +204,8 @@ endif()
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
# Create generated files
|
# Create generated files
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
configure_file("${GLFW_SOURCE_DIR}/docs/Doxyfile.in"
|
configure_file(${GLFW_SOURCE_DIR}/docs/Doxyfile.in
|
||||||
"${GLFW_BINARY_DIR}/docs/Doxyfile" @ONLY)
|
${GLFW_BINARY_DIR}/docs/Doxyfile @ONLY)
|
||||||
|
|
||||||
configure_file(${GLFW_SOURCE_DIR}/src/config.h.in
|
configure_file(${GLFW_SOURCE_DIR}/src/config.h.in
|
||||||
${GLFW_BINARY_DIR}/src/config.h @ONLY)
|
${GLFW_BINARY_DIR}/src/config.h @ONLY)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user