mirror of
https://github.com/ApfelTeeSaft/gameBase.git
synced 2026-08-26 19:23:30 +00:00
CMakeLists change
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ cmake_policy(SET CMP0015 NEW)
|
||||
set(states abstractAppState.cpp)
|
||||
set(core inputManager.cpp mapping.h stateManager.cpp)
|
||||
set(util util.cpp)
|
||||
set(GLFW_DIR external/glfw)
|
||||
set(GLFW_DIR ../vb01/external/glfw)
|
||||
|
||||
include_directories(${GLFW_DIR}/include/GLFW)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user