mirror of
https://github.com/pocoproject/poco.git
synced 2026-01-12 00:04:54 +08:00
Merge pull request #4792 from nyashbox/fix/zip_cmake_testrunner
Build Zip library tests without linking unnecessary "Poco::Net"
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(PocoFoundation)
|
||||
find_dependency(PocoUtil)
|
||||
find_dependency(PocoXML)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/PocoZipTargets.cmake")
|
||||
|
||||
Reference in New Issue
Block a user