diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:18:29 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:18:29 +0900 |
| commit | 0634cf0346d04fe5232d74b6b62720085c86c77e (patch) | |
| tree | e64b3c14b862abfa13a945099925e3a1764bfe85 | |
| parent | 9cba52866aa4b45b8486024660d86d3f0740ef88 (diff) | |
| download | tdepim-0634cf0346d04fe5232d74b6b62720085c86c77e.tar.gz tdepim-0634cf0346d04fe5232d74b6b62720085c86c77e.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 21423943..2412a2b3 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -9,7 +9,7 @@ # ################################################# -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
