Fix deprecations + updates
Compare changes
- Joscha Schmiedt authored
- Fix GTest spelling in test/CMakeLists.txt - Restrict vcpkg triplet to release - Add set(CMAKE_POSITION_INDEPENDENT_CODE ON) - Include of <gtest/gtest.h> in tests instead of smaller headers - Add boost options to CMakeLists.txt
+ 2
− 2
@@ -51,7 +51,7 @@ set(_CMAKE_CXX_CLANG_TIDY_TEST_CHECKS
@@ -65,7 +65,7 @@ foreach (i RANGE "${len_test_cases}")