diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:58:03 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:58:03 +0900 |
| commit | 8b1bda21fd73fe44223306d42fe44139d75472c5 (patch) | |
| tree | 30b310a21c89e97f1b3d152031f13a22e091b134 | |
| parent | e645ebc8c1c49deeb8b656d4ae5802b11e2f0fdc (diff) | |
| download | compizconfig-backend-tdeconfig-master.tar.gz compizconfig-backend-tdeconfig-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | ConfigureChecks.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index a1e2651..0dcfc9b 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -10,7 +10,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
