diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:14:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:14:11 +0900 |
| commit | dd4a50496931ac434ee95dc7442c4be7dbb55a74 (patch) | |
| tree | e38ba184b9fc9a1606e4ab2dfc08dc1ea34396ff /ConfigureChecks.cmake | |
| parent | 741cc8f3adaeb12c5cfd9341587481d56bcfe2ae (diff) | |
| download | kchmviewer-master.tar.gz kchmviewer-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ConfigureChecks.cmake')
| -rw-r--r-- | ConfigureChecks.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 7ec4f10..11afd5f 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -12,7 +12,7 @@ if( WITH_TDE ) find_package( TDE ) endif( ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
