diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:10:33 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:10:33 +0900 |
| commit | ef336a9b1479cdfdcffa008d38081c469b0d3f95 (patch) | |
| tree | d5c39af808959e6c2d9c9be0489209bbfea0dafc | |
| parent | 38f56e9703f14d024e616d47bd5c68dd88b9169b (diff) | |
| download | gtk-qt-engine-master.tar.gz gtk-qt-engine-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 a9df6dc..4547a90 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -1,7 +1,7 @@ # required stuff -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
