diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:55:19 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:55:19 +0900 |
| commit | 208bc0c09fb16957242c5dd0da63beacab82328f (patch) | |
| tree | 1a43218ab57366d90a60141ccb9961096bc65e03 /ConfigureChecks.cmake | |
| parent | ae8eb6c4e6608b575ba5f91e2e3d8e50d5ea59bd (diff) | |
| download | ksquirrel-master.tar.gz ksquirrel-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 7a9c78a..011cf4a 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -11,7 +11,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
