forry

Results 5 comments of forry

Hi, I also have a similar issue. I'm currently trying to use some kind of cmake dep. providers for conan 1. So the build is managed by using a CMake...

Not in my case. What am I doing wrong? Do I need to set something special in the dependency recipe I have overlooked? In my CMakeLists.txt I have both of...

I've added the `package_type = "shared-library"` and re-exported the package. Then cleared the cmake cache and configured it again with no luck. Then I've added the ```python options = {"shared":...

Aren't you by chance using conan v2? Nevertheless, since the topic is captioned 1.55.0 I used 1.59 :) I had one problem with cmake_layout() it complained: ``` pkg/0.1: Calling package()...