diff options
| -rw-r--r-- | tests/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index b43f406..d09b9da 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt | |||
| @@ -17,9 +17,6 @@ include_directories( | |||
| 17 | ../include/compat | 17 | ../include/compat |
| 18 | ) | 18 | ) |
| 19 | 19 | ||
| 20 | # force 'Debug' build type for tests to not disable asserts | ||
| 21 | set(CMAKE_BUILD_TYPE "Debug") | ||
| 22 | |||
| 23 | add_definitions(-D_PATH_SSL_CA_FILE=\"${CMAKE_CURRENT_SOURCE_DIR}/../cert.pem\") | 20 | add_definitions(-D_PATH_SSL_CA_FILE=\"${CMAKE_CURRENT_SOURCE_DIR}/../cert.pem\") |
| 24 | 21 | ||
| 25 | file(TO_NATIVE_PATH ${CMAKE_CURRENT_SOURCE_DIR} TEST_SOURCE_DIR) | 22 | file(TO_NATIVE_PATH ${CMAKE_CURRENT_SOURCE_DIR} TEST_SOURCE_DIR) |
