Bump version down
Because of SFML incompatibilities that only manifest in Visual Studio.
This commit is contained in:
@@ -12,7 +12,7 @@ set (PYTHON_3 "python")
|
||||
#
|
||||
# CMake setup
|
||||
#
|
||||
set (CMAKE_CXX_STANDARD 17)
|
||||
set (CMAKE_CXX_STANDARD 14)
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
set (CMAKE_VERBOSE_MAKEFILE 0) # 1 should be used for debugging
|
||||
set (CMAKE_SUPPRESS_REGENERATION TRUE) # Suppresses ZERO_CHECK
|
||||
|
||||
Reference in New Issue
Block a user