blob: 4bd34c407ebbc337e50dab01df4f3566d3a4e6f1 [file] [log] [blame]
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror")
add_executable(main main.cpp)