diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:57:52 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:57:52 +0900 |
| commit | 4e597fb2bd29c6272762a1011929271a33e668ff (patch) | |
| tree | 4153d318767fcf4e737773e11de88b3c3ce40063 /ConfigureChecks.cmake | |
| parent | e5b8adbd649f602bda9d568eb80856d809176c71 (diff) | |
| download | bibletime-master.tar.gz bibletime-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 86d98b1..98a4965 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) |
