laxmij-cmd

Results 11 comments of laxmij-cmd

This requirement is only for 1 project. In conan 1.x I was able to do so using conan_cmake_install

To use cmake-conan, -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=/conan_provider.cmake is needed to be passed along in cmake command. My users, while migrating to conan 2.0, don't want to provide this extra parameter. One way to...

adding... fmt-config.cmake is present in cmake-conan/build/conan/build/Release/generators/fmt-config.cmake

conan version - 2.1.0-dev conanfile.txt: [requires] fmt/9.1.0 [layout] cmake_layout ERROR: ''' CMake Error at conan_support.cmake:152 (string): string sub-command JSON member 'graph node 0 generators_folder' was not found. Call Stack (most...

from where I can access release/2.0? I cannot see at https://github.com/conan-io/cmake-conan/

I initially run with conan 2.0 and cmake 3.24, still got same error, so changed to this version of conan. Is develop2 branch of cmake-conan is not stable?

When I said "develop2" I meant "develop2" branch of cmake-conan. Sorry for the confusion. My steps were: 1. conan from release 2.0 2. cmake-conan from develop2 3. Try to build...

conan 2.1.0-dev is not from conan repo in the release/2.0 branch. These were 2 different steps. I think now I understand the reason of my problem. Thanks for your help

updating: Login username: With I can login to our jira server.