From 8f383df0c295e1049bcf2211869e0b069fb3890e Mon Sep 17 00:00:00 2001 From: Nikita Kostovsky Date: Mon, 2 Dec 2024 19:42:40 +0100 Subject: draw lines --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2923a7b..8d68a93 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,3 +54,5 @@ install(TARGETS appeurydice LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} ) + +add_compile_options(-Ofast -fno-unroll-loops -Wall) -- cgit v1.2.3-70-g09d2