diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:29 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:29 +0900 |
| commit | 2baadf5042de61d3e928ec71679aa56ea7d316dd (patch) | |
| tree | decca7ab2d714ae1881e490d605e60ef942a81db | |
| parent | 1a858c94c1d35a1471778cbf9c330298a719bd30 (diff) | |
| download | tdeio-apt-master.tar.gz tdeio-apt-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 0b84648..3ed9ecc 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -11,7 +11,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
