diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:21:39 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:21:39 +0900 |
| commit | 4f9ba39b90a0e4822cccafae3be7052d302c031f (patch) | |
| tree | df6ed44d2fb37dc0110e9da52c0dc889844bf64b | |
| parent | 32f388f6af5c7bfedde7c302fa0c922d0b731ac3 (diff) | |
| download | libkexiv2-master.tar.gz libkexiv2-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 31f7d55..1ceda06 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) |
