Renamed config.h source file.

master
Camilla Berglund ago%!(EXTRA string=15 years)
parent e9eb841fab
commit 2c851406fb
  1. 2
      CMakeLists.txt
  2. 0
      src/config.h.in

@ -130,7 +130,7 @@ add_subdirectory(tests)
#-------------------------------------------------------------------- #--------------------------------------------------------------------
# Create shared configuration header # 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) ${GLFW_BINARY_DIR}/src/config.h @ONLY)
#-------------------------------------------------------------------- #--------------------------------------------------------------------

Loading…
Cancel
Save