diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:00:28 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-14 13:00:28 +0900 |
| commit | 1dd701fb3c61c490d6c67963d90ea4dbea33e414 (patch) | |
| tree | efead2085e77da6133d20f06b8774bf7d9179b2c | |
| parent | f510a10f04032909f32cf8e77207a052545e0397 (diff) | |
| download | mplayerthumbs-master.tar.gz mplayerthumbs-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 6015b79..f640de4 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -10,7 +10,7 @@ find_package( TQt ) find_package( TDE ) -tde_setup_architecture_flags( ) +tde_setup_compiler_flags( ) include(TestBigEndian) test_big_endian(WORDS_BIGENDIAN) |
