mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
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. |
||
|---|---|---|
| .. | ||
| FindModules | ||
| check_mysql.cmake | ||
| compiler.cmake | ||
| delayed_configure_files.cmake | ||
| install-library.cmake | ||
| install-paths.cmake | ||
| os.cmake | ||
| pkg-utils.cmake | ||
| project-utils.cmake | ||
| qt-utils.cmake | ||
| TargetArch.cmake | ||