mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Added error management from pre-3.0 branch.
This commit is contained in:
@@ -18,6 +18,7 @@ find_package(OpenGL REQUIRED)
|
||||
|
||||
set(common_SOURCES
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/enable.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/error.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/fullscreen.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/glext.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src/init.c
|
||||
|
||||
Reference in New Issue
Block a user