diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:11:38 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:11:38 +0900 |
| commit | 9ce6d3835728934f7b2fed7336060fe95b0370ab (patch) | |
| tree | 221f944de7efd117b48e3ccffadb9e8e23175e8e | |
| parent | f1fe95cccf7fa3648b271b93d38b6259f303951c (diff) | |
| download | tde-style-ia-ora-master.tar.gz tde-style-ia-ora-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 63bda27..afc4eff 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) |
