mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Renamed config.h source file.
This commit is contained in:
parent
e9eb841fab
commit
2c851406fb
@ -130,7 +130,7 @@ add_subdirectory(tests)
|
||||
#--------------------------------------------------------------------
|
||||
# Create shared configuration header
|
||||
#--------------------------------------------------------------------
|
||||
configure_file(${GLFW_SOURCE_DIR}/src/config.h.cmake
|
||||
configure_file(${GLFW_SOURCE_DIR}/src/config.h.in
|
||||
${GLFW_BINARY_DIR}/src/config.h @ONLY)
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user