diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:16:26 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:16:26 +0900 |
| commit | 815b14295c94b6eaa5847bd59889bfb6023987e3 (patch) | |
| tree | 67a979b2a72a234b0634fcc469d0754ab41f1bca | |
| parent | ae7ca479df954b1a4abb718e2c48de2188ad3f82 (diff) | |
| download | tdeaddons-master.tar.gz tdeaddons-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 025bcf8..81b2449 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -11,7 +11,7 @@ # required stuff -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(CheckCXXSymbolExists) include(TestBigEndian) |
