In the features/editable example, build.sh fails to run due to the cmake command pointing to incorrect conan_toolchain.cmake path per the latest cmake_layout.
I am merging this, it seems correct, no reason to block this because of CI failing due to unrelated causes, we can investigate those causes in parallel.
In the features/editable example,
build.sh
fails to run due to thecmake
command pointing to incorrect conan_toolchain.cmake path per the latestcmake_layout
.