diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:06:16 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:06:16 +0900 |
| commit | 8b4508db575c8c74350f094a4828057f75e246da (patch) | |
| tree | 95e1c58e1d8e000184126700069d425e06f141a6 | |
| parent | 8e5d71ff28960753d48ed7882edb95cf8343b4f6 (diff) | |
| download | knemo-master.tar.gz knemo-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 5870728..69656ec 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) |
