diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:08:46 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:08:46 +0900 |
| commit | 6d6a791eaea263ffd10c39648891ddd614dcc992 (patch) | |
| tree | 421acb88efc1a4e48b97dfd00a5d91acbad6ba54 | |
| parent | 44be5abf1826efb798a327faa8340771fe7a53b8 (diff) | |
| download | tdesshaskpass-master.tar.gz tdesshaskpass-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 d1e3778..60ed46e 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) |
