diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:54:56 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:54:56 +0900 |
| commit | d741389a8ac9eaca4e5de7904028771472545803 (patch) | |
| tree | 2e608464e16bd8ac5f656c75fbf80264f035e1ca | |
| parent | 1961bf0d76e9b79ea71e29f4af3fe943b613ee0e (diff) | |
| download | digikam-master.tar.gz digikam-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 482187b2..c1308786 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -11,7 +11,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
