mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
parent
cb9d194f86
commit
2f30d3e5a3
@ -430,8 +430,10 @@ endif()
|
|||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
# Create generated files
|
# Create generated files
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
configure_file(${GLFW_SOURCE_DIR}/docs/Doxyfile.in
|
if (GLFW_BUILD_DOCS)
|
||||||
${GLFW_BINARY_DIR}/docs/Doxyfile @ONLY)
|
configure_file(${GLFW_SOURCE_DIR}/docs/Doxyfile.in
|
||||||
|
${GLFW_BINARY_DIR}/docs/Doxyfile @ONLY)
|
||||||
|
endif()
|
||||||
|
|
||||||
configure_file(${GLFW_SOURCE_DIR}/src/glfw_config.h.in
|
configure_file(${GLFW_SOURCE_DIR}/src/glfw_config.h.in
|
||||||
${GLFW_BINARY_DIR}/src/glfw_config.h @ONLY)
|
${GLFW_BINARY_DIR}/src/glfw_config.h @ONLY)
|
||||||
|
Loading…
Reference in New Issue
Block a user