diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:16:02 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:16:02 +0900 |
| commit | ae72cc39d63cd9b1757017d65aba86500a74acd8 (patch) | |
| tree | 8e4c3b6d3576b8192b38e3746261eb8bbf6faca8 /ConfigureChecks.cmake | |
| parent | 06e568f8805131a86cf68d2fd27e882c0cbb854d (diff) | |
| download | qalculate-tde-master.tar.gz qalculate-tde-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 29f3e03..6a55dc8 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) |
