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