diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:21:05 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:21:05 +0900 |
| commit | 008b810df3aeadffa0134164715feef8ff55a0f2 (patch) | |
| tree | 79acd48f32c4e1087b767ec1ba9b9f66132e5295 /ConfigureChecks.cmake | |
| parent | dd57a8411c4e6f7ec18eee7cbe5935f634452d61 (diff) | |
| download | tqca-master.tar.gz tqca-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 5538749..84cbe54 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -7,7 +7,7 @@ ########################################### # required stuff -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
