khrynczenko / RadioStream

Simple, fast and light-weight internet radio player for Windows and Linux
MIT License
19 stars 3 forks source link

build: add compiler flags for warnings/errors #74

Closed khrynczenko closed 4 years ago

khrynczenko commented 4 years ago

Adresses #73 This PR tries to add compiler flags for MSVC and GCC in order to have uniformly prepared development environment. As a consequence also CMake files are somewhat cleared and improved. Now CPM is used instead of direct usage of FetchContent.