mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 11:55:51 +00:00
* set cxx_std_20 only for libclio * Be explicit with requiring ExternalProject * Specify Ubuntu 20.04's cmake version exactly * quiet postgres install step
2 lines
90 B
CMake
2 lines
90 B
CMake
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-narrowing -Wall -Werror -Wno-dangling-else")
|