diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:59:30 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:59:30 +0900 |
| commit | fd6c7234a0e6ec5b787aceeebafda6cd9ad9630d (patch) | |
| tree | bcc7d418cb6c925142a82da646b715a2e4ba08bd | |
| parent | 1fcadcebe3244127c8128d3c560920b9fb5d1256 (diff) | |
| download | k3b-master.tar.gz k3b-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 1030fef..39960e9 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -12,7 +12,7 @@ # required stuff -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
