diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:08:57 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:08:57 +0900 |
| commit | 25bf8ca2297eaae3a422136416082a78a172ab3e (patch) | |
| tree | 2500f7a28694f5cb7f47302154d0692eff60b30a | |
| parent | 8beb22bcd5fe238abaa1912e1c44144c448a0e27 (diff) | |
| download | xdg-desktop-portal-tde-master.tar.gz xdg-desktop-portal-tde-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 8a2c606..9cbbe72 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -9,7 +9,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include( TestBigEndian ) test_big_endian( WORDS_BIGENDIAN ) |
