1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-02 00:42:33 +01:00
openrw/CMakeLists.txt

6 lines
77 B
CMake
Raw Normal View History

2013-06-30 01:05:04 +02:00
project(gtfw)
SET(CMAKE_CXX_FLAGS "-std=c++11")
add_subdirectory(datadump)