diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:11:17 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:11:17 +0900 |
| commit | 46a12a2a70c69fc280ffa8aa4a47f6d955d11457 (patch) | |
| tree | 7faf2132ae257285092a7234101643d80f414c0b | |
| parent | a1d880e2d6bf7d09ac8ca6f683f411700215d152 (diff) | |
| download | tde-style-baghira-master.tar.gz tde-style-baghira-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 4706530..31c9436 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -10,7 +10,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
