summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index baecceb88..2aeda5792 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -48,7 +48,7 @@ include( TDESetupPaths )
##### setup and find essential stuff ############
tde_setup_paths( )
-tde_setup_architecture_flags( )
+tde_setup_compiler_flags( )
enable_testing( )
find_package( TQt )