1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-20 03:30:23 +00:00
NotTsunami f066d8d786 CMake: Remove glibc version detection
If we were conditionally enabling _BSD_SOURCE or _SVID_SOURCE, I can
understand trying to play nice with the compiler and only pass as
needed, however this is not the case and glibc <= 2.19 will not care
that we are passing _DEFAULT_SOURCE. This removes an unnecessary
build step and gives us less to maintain from a build system
perspective.

Small cosmetic changes to MacroQbtCompilerSettings are included.
2020-01-19 15:08:37 -05:00
..
2017-05-19 10:44:36 +02:00
2018-03-14 23:37:08 +08:00