diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:13:49 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:13:49 +0900 |
| commit | 199ef1ce1fb4b0c7e8fff9777df54a8c9cb6c684 (patch) | |
| tree | 271b83882e173399f7eab701133bb81dd7fc0fb7 | |
| parent | dfd81459b14fcabe50c2b5b39d01fc9f7e059e59 (diff) | |
| download | filelight-master.tar.gz filelight-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 e58e0ea..577a887 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) |
