diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:08:25 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:08:25 +0900 |
| commit | 67cd87e7f1953ad4133b95be847c759ffebc7545 (patch) | |
| tree | 4f8d6fe2f19f6774a35e61ceb0d28b379f0a519c | |
| parent | 856c92069e6fd707e94d07162658c8851ba3d742 (diff) | |
| download | tdedocker-master.tar.gz tdedocker-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 d127d33..dcacf5d 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) |
