Adnn

Results 23 issues of Adnn

I am trying the [monolithic builds](https://docs.conan.io/2.15/incubating.html#workspace-monolithic-builds) with Conan 2.15. One of the editable libraries uses its `generate()` method to export some files (the _DearImgui_ implementation files, following [the updated blog...

stage: triaging
component: workspaces

Hi, In the context of #18263, and following discussions in #18319 and #18271, this is an issue to summarize the work we have been doing with workspaces tooling since Conan...

component: workspaces

On Windows 10, when building glfw with MSVC with the following commands: ``` git clone https://github.com/glfw/glfw.git cd glfw mkdir build && cd build cmake -DCMAKE_INSTALL_PREFIX=c:/myprefix/glfw .. cmake --build . ```...

enhancement
build