Skip to content

Commit

Permalink
[Tests/unit/core] : Try to 'force' 'SECURESOCKETS_ENABLED'
Browse files Browse the repository at this point in the history
  • Loading branch information
msieben committed Dec 5, 2024
1 parent c8af2f0 commit 64413b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/unit/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ set_source_files_properties(test_systeminfo.cpp PROPERTIES COMPILE_OPTIONS "-fex
target_compile_definitions(${TEST_RUNNER_NAME}
PRIVATE
BUILD_DIR=\"${CMAKE_CURRENT_BINARY_DIR}\"
SECURESOCKETS_ENABLED=1
VOLATILE_PATH=${CMAKE_INSTALL_PREFIX}/${VOLATILE_PATH}
)

Expand Down

0 comments on commit 64413b1

Please sign in to comment.