diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:53:53 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:53:53 +0900 |
| commit | 3550401b82fe0aaaa2b9f6a7db9ff6eb8c838b30 (patch) | |
| tree | 08e26638ae7adeed8e66a3d65460a9f2b8a8a428 | |
| parent | 020682b6bb579f36949ad4addbe4b200bcc27aa8 (diff) | |
| download | universal-indent-gui-tqt-master.tar.gz universal-indent-gui-tqt-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 1ad873a..829343d 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) |
