fad08c37e3
this is required if someone is using Poco::Crypto, see the following extract from poco's cmake files: ```cmake include(CMakeFindDependencyMacro) find_dependency(PocoFoundation) find_dependency(OpenSSL REQUIRED COMPONENTS Crypto) include("${CMAKE_CURRENT_LIST_DIR}/PocoCryptoTargets.cmake") ``` |
||
---|---|---|
.. | ||
default.nix |