diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:21:17 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:21:17 +0900 |
| commit | 0d994ada7f7a6a18145187cf6708e2501f457e86 (patch) | |
| tree | 45d9e266747b8b75653d42ceded8cf3cdb96eda5 | |
| parent | 3f2dc73d5a565121db00f4a0f050a48910b51623 (diff) | |
| download | tqscintilla-master.tar.gz tqscintilla-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 b1399ef..94aa7aa 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -9,7 +9,7 @@ # required stuff find_package( TQt ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
