diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:57:30 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 12:57:30 +0900 |
| commit | 9ab9c6554c4218afd7ec96e037e0244f9ec85338 (patch) | |
| tree | 0d8e3d7d489867279c8f7021556c5baf45213fd2 /ConfigureChecks.cmake | |
| parent | 27cfa7c21e40cf792d1f781d40c4d778dc76a99b (diff) | |
| download | smb4k-master.tar.gz smb4k-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 0b84648..3ed9ecc 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) |
