diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:02:38 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:02:38 +0900 |
| commit | 1ee363806896d58a6c31425315bad3196298bcff (patch) | |
| tree | f29dc81812f37cc94c8f4d51ef6e49c7f538808e /ConfigureChecks.cmake | |
| parent | 88d74dedf45e6f7f2d20b60930fbc1353d60d94c (diff) | |
| download | tde-ebook-reader-master.tar.gz tde-ebook-reader-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ConfigureChecks.cmake')
| -rw-r--r-- | ConfigureChecks.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 0faaecb..93fc148 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -10,7 +10,7 @@ # required stuff find_package( TQt ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
