diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:56:36 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:56:36 +0900 |
| commit | acdcdcfd3403bf1be2bf9606fcc250b77f12ae42 (patch) | |
| tree | 3b1f2da8ca5d7bd1ff466779a9fb1245832b5816 | |
| parent | fff9bd33125ef172f7d8f50925d8d1dd289061d7 (diff) | |
| download | kopete-otr-master.tar.gz kopete-otr-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 cc8c3ee..aa5c410 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) |
