diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:13:16 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:13:16 +0900 |
| commit | 4358f1cbead27b2fa61016f4e3b21ad55ed9e889 (patch) | |
| tree | ee602d9e7673d1689e7456da388f9bdbeebaf681 | |
| parent | 30b2c9fa40f6765d9ad6a49dccd025f918f796bc (diff) | |
| download | twin-style-mallory-master.tar.gz twin-style-mallory-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 2bc0c0c..0284fe0 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -8,7 +8,7 @@ ### TQt/TDE #################################################################### find_package(TQt) find_package(TDE) -tde_setup_architecture_flags() +tde_setup_compiler_flags() tde_setup_largefiles() ### Big Endian ################################################################# |
