diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:05:43 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:05:43 +0900 |
| commit | 56b7fb15399287d1fbf4d87218d44f4fec661d51 (patch) | |
| tree | 22702034fbe95543f87bb2aa9e8e46d7a2b7305e | |
| parent | 70c40350e9229353ae467c5ffafb4c23803c7a3f (diff) | |
| download | kcmautostart-master.tar.gz kcmautostart-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) |
