Dep/gSOAP: Disable unused openssl integration
Signed-off-by: luis <[email protected]>
This commit is contained in:
@@ -26,15 +26,9 @@ target_sources(gsoap
|
|||||||
|
|
||||||
set_target_properties(gsoap PROPERTIES LINKER_LANGUAGE CXX)
|
set_target_properties(gsoap PROPERTIES LINKER_LANGUAGE CXX)
|
||||||
|
|
||||||
target_compile_definitions(gsoap
|
|
||||||
PUBLIC
|
|
||||||
WITH_OPENSSL)
|
|
||||||
|
|
||||||
target_link_libraries(gsoap
|
target_link_libraries(gsoap
|
||||||
PRIVATE
|
PRIVATE
|
||||||
trinity-dependency-interface
|
trinity-dependency-interface)
|
||||||
PUBLIC
|
|
||||||
openssl)
|
|
||||||
|
|
||||||
set_target_properties(gsoap
|
set_target_properties(gsoap
|
||||||
PROPERTIES
|
PROPERTIES
|
||||||
|
|||||||
Reference in New Issue
Block a user