diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:01:54 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:01:54 +0900 |
| commit | 3cab653b85ad55a41edbde5fadbc543fdaac3019 (patch) | |
| tree | 5b95c10e467f459c15ef8aa3c25f1e0b34383fc0 | |
| parent | 19162b54b7232fa4ffd17bc7aaa10e0be5348c83 (diff) | |
| download | kile-master.tar.gz kile-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 116924c..28fc644 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -9,7 +9,7 @@ # required stuff -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
