mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 10:45:50 +00:00
force build with c++17
This commit is contained in:
@@ -5,6 +5,7 @@ if (POLICY CMP0074)
|
||||
endif ()
|
||||
|
||||
project (rippled)
|
||||
set (CMAKE_CXX_STANDARD 17)
|
||||
|
||||
# make GIT_COMMIT_HASH define available to all sources
|
||||
find_package(Git)
|
||||
|
||||
Reference in New Issue
Block a user