mumble/cmake
Robert Adam 2e7e7ee666 BUILD(cmake): Module to fetch compiler-dependent flags
Using a separate module instead of encoding the different flags for
different compilers into our own cmake source code should clean things
up a bit and make the intention more clear (as the flags sometimes have
rather cryptic names).

This commit also contains a functional change in that it removes the
"fast-math" compile option (from optimized builds) as this is
incompatible with at least Opus.
2024-01-07 17:10:11 +01:00
..
FindModules MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
check_mysql.cmake MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
compiler.cmake BUILD(cmake): Module to fetch compiler-dependent flags 2024-01-07 17:10:11 +01:00
delayed_configure_files.cmake MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
install-library.cmake MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
install-paths.cmake MAINT: Fix cmake option generation 2024-01-01 15:15:45 +01:00
os.cmake MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
pkg-utils.cmake BUILD(cmake): Fix incorrect usage of pkg_search_module 2024-01-01 14:56:49 +01:00
project-utils.cmake MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
qt-utils.cmake MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
TargetArch.cmake MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00