mirror of
https://github.com/open-goal/jak-project
synced 2026-09-08 20:02:39 -04:00
add cond to compare conversion
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# We define our own compilation flags here.
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
# Set default compile flags for GCC
|
||||
# optimization level can be set here. Note that game/ overwrites this for building game C++ code.
|
||||
|
||||
Reference in New Issue
Block a user