mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01: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:
commit
3a1bfdd82c
@ -1,5 +1,3 @@
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(PocoFoundation)
|
||||
find_dependency(PocoUtil)
|
||||
find_dependency(PocoXML)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/PocoZipTargets.cmake")
|
||||
|
Loading…
Reference in New Issue
Block a user