diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:17:51 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:17:51 +0900 |
| commit | 6c3d17b8189a42e596749dac59e0ddb1ffe5796a (patch) | |
| tree | 7a33b6bfd1b15e37b3a9843fbc40011e9cd231e2 | |
| parent | fddc7b09ea451055679e497349aaaa03092f4704 (diff) | |
| download | tdelibs-master.tar.gz tdelibs-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | CMakeLists.txt | 2 |
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 ) |
