mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
2 lines
119 B
CMake
2 lines
119 B
CMake
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Werror -Wno-narrowing -Wno-dangling-else -Wno-deprecated-declarations")
|