CLion 2023.1.3 CMakePresets always using the same build directory
Answered
I just updated to CLion 2023.1.3 and now each preset inside of my CMakeUserPresets.json file are all using the same build directory. I have a a number of presets that all inherit from a "default-all" preset. Those presets each have a binary folder defined (in addition to the binary folder defined in the "default-all" preset) but CLion now wants each of those presets to use the binary folder from the "default-all" which clearly leads to issues where CLion cannot configure my projects. I have dropped back to CLion 2023.1.2.
Please sign in to leave a comment.
Hi Mike!
Sorry for the delayed response.
It seems you faced https://youtrack.jetbrains.com/issue/CPP-33461 which was fixed in CLion 2023.1.4. Please update CLion to 2023.1.4.