The CMakeLists.txt should be refactored to avoid setting global variables and to use toolchain files for setting compiler paths. This will make it easier to consume as part of a larger project, and also paves the way for inclusion in package managers like vcpkg
The CMakeLists.txt should be refactored to avoid setting global variables and to use toolchain files for setting compiler paths. This will make it easier to consume as part of a larger project, and also paves the way for inclusion in package managers like vcpkg