Tobulus

Results 4 comments of Tobulus

Thanks for the pull request, had the same issue which is now working

@memsharded One more question: the [docs](https://docs.conan.io/en/latest/reference/conanfile/tools/cmake/cmakedeps.html#disable-cmakedeps-for-installed-cmake-configuration-files) mention that it requires the CMaketoolchain generator for that. Is this also possible with just CMakeDeps? As mentioned above I'm exporting targets using install()...

@jgsogo This is still an issue for us, to my understanding this was fixed in CMake here: https://gitlab.kitware.com/cmake/cmake/-/issues/19556 In our case this is happening if an executable is linked against...

Hi @memsharded , I'm using the new CMakeDeps generator combined with cmake-conan so for Conan 1.x I'm using state-of-the-art approaches. Forwarding to Conan 2.0 isn't really helping as we will...