diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:57:19 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:57:19 +0900 |
| commit | 9ded07b7e3c8088247c9a5f5daf40d79189ff5ed (patch) | |
| tree | 1f7716c8b79307f32da3ac1e970b3c626f4e9949 /ConfigureChecks.cmake | |
| parent | 8872dab40ec6c3e3ec5b318775a4b7d5a1d90e8a (diff) | |
| download | kvpnc-master.tar.gz kvpnc-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 e9c1d89..b13c9e5 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -11,7 +11,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
