Started implementing deficated editor GUI
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
project(world)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
find_package(Bullet)
|
||||
find_package(OGRE REQUIRED COMPONENTS Bites Bullet Paging Terrain Overlay CONFIG)
|
||||
add_library(action STATIC action.cpp)
|
||||
|
||||
Reference in New Issue
Block a user