diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:20:00 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:20:00 +0900 |
| commit | 5b568d41ae0e056c901c909ac8f739350561cba1 (patch) | |
| tree | be8d9e47029cf5d38827a6971791bf8bc1543e5d | |
| parent | b907b3983c89894ad2bcf6327ffef50609f39b09 (diff) | |
| download | avahi-tqt-master.tar.gz avahi-tqt-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e595b2..5550d39 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,7 +49,7 @@ option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" ##### setup architecture flags ################## -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
