diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:01:32 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:01:32 +0900 |
| commit | d8dfa72aa20c411026907374fe3561ef1260ba19 (patch) | |
| tree | 3edb4593f910b300f0d07aaaaf4fa8e0d18953ac | |
| parent | f7b256bcc8c75a7a8c716b94b6f805ee9f05a5d9 (diff) | |
| download | kbookreader-master.tar.gz kbookreader-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) |
