diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:14:33 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:14:33 +0900 |
| commit | b9a45e4e31ede7c4645130c895df2e45d7d71f2c (patch) | |
| tree | 503e3154042d72f6beefb86ad4bd4f4984ef9a74 | |
| parent | 5d2c1d0cb8903ce92dabde856ea4ee9c5ac9812c (diff) | |
| download | kdirstat-master.tar.gz kdirstat-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 289dd8c..9f9d827 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) |
