mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
added missing cmake file
This commit is contained in:
parent
e590fa36ad
commit
c8c552997f
3
Encodings/cmake/PocoEncodingsConfig.cmake
Normal file
3
Encodings/cmake/PocoEncodingsConfig.cmake
Normal file
@ -0,0 +1,3 @@
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(PocoFoundation)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/PocoEncodingsTargets.cmake")
|
Loading…
Reference in New Issue
Block a user