Closed demianmnave closed 3 years ago
CMakeLists.txt should be cleaned up using more modern CMake functionality, including adding installation support for easier vcpkg integration (#22) and adding relevant target_compile_features(...) (#29).
target_compile_features(...)
Closed by #34
CMakeLists.txt should be cleaned up using more modern CMake functionality, including adding installation support for easier vcpkg integration (#22) and adding relevant
target_compile_features(...)
(#29).