diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:18 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:09:18 +0900 |
| commit | 859253d3e88c868bda45ba7e26c7444449f29ca6 (patch) | |
| tree | a72c9354600b1aeec60be46d4c35b156e8c7755f | |
| parent | 77d05730fb149090b66dfa13ac3e2981b15c2ee3 (diff) | |
| download | tdeio-appinfo-master.tar.gz tdeio-appinfo-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 889db5c..17d6274 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) |
