diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:07:21 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:07:21 +0900 |
| commit | 1f615bb50f2c33913878d8752e4cd332a176aa4d (patch) | |
| tree | 657b5edc0932b491e484a81210f24cd18832e5fc /ConfigureChecks.cmake | |
| parent | 62f7c913b44bc5a033204ba6d0cf8b7f47b00a4e (diff) | |
| download | ksystemlog-master.tar.gz ksystemlog-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ConfigureChecks.cmake')
| -rw-r--r-- | ConfigureChecks.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index af4fd44..85454f6 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -13,7 +13,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
