mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Replaced platform specific config headers with shared one, updated version strings to include CMake version.
This commit is contained in:
@@ -118,6 +118,11 @@ add_subdirectory(tests)
|
||||
#add_subdirectory(docs/doxygen)
|
||||
#add_subdirectory(docs/manuals)
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Create shared configuration header
|
||||
#--------------------------------------------------------------------
|
||||
configure_file(${GLFW_SOURCE_DIR}/src/config.h.cmake
|
||||
${GLFW_BINARY_DIR}/src/config.h @ONLY)
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# -- Install standard files
|
||||
|
||||
Reference in New Issue
Block a user