diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:40 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:40 +0900 |
| commit | 1d3dfe6ec5e34c7351370cf3f86e801d78c055bc (patch) | |
| tree | 59ab1d80dc16b702483e73b5f4c7f3f7da2ef743 | |
| parent | 5f2c8620fd51fbe8303a83e3fb718fbd1332a13d (diff) | |
| download | tdeio-ftps-master.tar.gz tdeio-ftps-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 6f7035e..7107124 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) |
