Carlos Zoido
Carlos Zoido
> But do you know which action makes that the repeated `CMAKE_PROJECT_TOP_LEVEL_INCLUDES` is added? Maybe that way I could reproduce. Does it happen for a new empty project from scratch...
Hi @knimix, Thanks for reporting, we will consider this for the next for the release.
Hi @israelidanny, Thanks a lot for reporting. I think this is something related to the recipe itself, it appears that the recipe declares an alias and there's a target with...
This is already being discussed in https://github.com/conan-io/conan/pull/14644#issuecomment-1706127124 and all those warnings will probably be removed in the next version.
Hi @Seally, Thanks a lot for reporting. Adding this to be improved in 2.0.3 version.
Hi @Seally, we have just released 2.0.3 version that adapts better to the themes, thanks a lot for reporting!
@Seally we have detected some problems with 2.0.3 and had to revert, please do not update yet, we will fix this in 2.0.5
@Seally this has been finally fixed in 2.0.5, now the plugin adapts to both dark and light theme
Closed by https://github.com/conan-io/conan/pull/16235 to be released in 2.3.1 very soon
Hi @Rajan251, Thanks for the question. It seems that the recipe you are using is written for Conan 1.X but not compatible for Conan 2. I see that this is...