mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-21 16:27:12 +02:00
Update libraries and make it build on windows.
Still gets some warnings because compilers have changed. But should work.
This commit is contained in:
5
vendor/POCO/Data/DataTest/cmake/PocoDataTestConfig.cmake
vendored
Normal file
5
vendor/POCO/Data/DataTest/cmake/PocoDataTestConfig.cmake
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(PocoFoundation)
|
||||
find_dependency(PocoData)
|
||||
find_dependency(CppUnit)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/PocoDataTestTargets.cmake")
|
Reference in New Issue
Block a user