diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:17:39 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:17:39 +0900 |
| commit | 879183627d90f217f50b9b8b06dc17c3432473c6 (patch) | |
| tree | 05eb60267b544e35f10b50f2c4111a9f767205bf | |
| parent | 1a070abfe05ff408a2c8575b230162c17ea9d7d7 (diff) | |
| download | tdegraphics-master.tar.gz tdegraphics-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 24585108..d4f8ee17 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -11,7 +11,7 @@ # required stuff -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
