From 7a73cf3d8bbe5445e441d400099736f05cc4e5d8 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 28 Apr 2017 16:46:03 +0200 Subject: Got the thing to work. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 4540388..5b994db 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ find_package(LibIRCClient REQUIRED) if(CMAKE_COMPILER_IS_GNUCC) set(CMAKE_C_FLAGS "-g -Wall -Wpedantic -Wconversion") #message(STATUS "GNUCC detected. Adding '-O3' parameter.") - #set(CMAKE_C_FLAGS "-O2") + #set(CMAKE_C_FLAGS "-O3") endif() # ${SRC_FILES} is recursively defined in the subdirectories. -- cgit v1.2.3-70-g09d2