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)
|
||||
|
||||
target_compile_definitions(gsoap
|
||||
PUBLIC
|
||||
WITH_OPENSSL)
|
||||
|
||||
target_link_libraries(gsoap
|
||||
PRIVATE
|
||||
trinity-dependency-interface
|
||||
PUBLIC
|
||||
openssl)
|
||||
trinity-dependency-interface)
|
||||
|
||||
set_target_properties(gsoap
|
||||
PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user