mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 17:53:37 +00:00
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 |