-
- Downloads
Minor fixes for vcpkg
- 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
parent
8b2f7382
No related branches found
No related tags found
This commit is part of merge request !57. Comments created here will be created in the context of that merge request.
Showing
- CMakeLists.txt 17 additions, 6 deletionsCMakeLists.txt
- Makefile 1 addition, 1 deletionMakefile
- test/CMakeLists.txt 2 additions, 2 deletionstest/CMakeLists.txt
- test/test_clinkahead.cpp 1 addition, 3 deletionstest/test_clinkahead.cpp
- test/test_configuration.cpp 1 addition, 0 deletionstest/test_configuration.cpp
- test/test_connection.cpp 1 addition, 0 deletionstest/test_connection.cpp
- test/test_data_type.cpp 1 addition, 1 deletiontest/test_data_type.cpp
- test/test_entity.cpp 1 addition, 0 deletionstest/test_entity.cpp
- test/test_file_transmission.cpp 1 addition, 3 deletionstest/test_file_transmission.cpp
- test/test_info.cpp 1 addition, 2 deletionstest/test_info.cpp
- test/test_issues.cpp 1 addition, 3 deletionstest/test_issues.cpp
- test/test_list_properties.cpp 1 addition, 3 deletionstest/test_list_properties.cpp
- test/test_protobuf.cpp 2 additions, 4 deletionstest/test_protobuf.cpp
- test/test_transaction.cpp 2 additions, 4 deletionstest/test_transaction.cpp
- test/test_utility.cpp 2 additions, 4 deletionstest/test_utility.cpp
- test/test_value.cpp 1 addition, 3 deletionstest/test_value.cpp
Loading
Please register or sign in to comment