diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:50 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:50 +0900 |
| commit | 3acb5b9f7af2a222730d25d7b7227317956bbee6 (patch) | |
| tree | db1044b2d2ed6cdfde0dc07a9d28fa9350c3fa03 | |
| parent | ecb3cc79054ef84b25fbc6252abea5e7b8a8071a (diff) | |
| download | tdeio-gopher-master.tar.gz tdeio-gopher-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 3128330..a12a64f 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -14,7 +14,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
