I may be missing something, but if I add a new source file to my project I have to hand edit it into the cmake file in order to include it in the build.I checked and CMake does dependencies automatically.
In no proper IDE I've used is this necessary. All that is done automatically.
Likewise, if I want to compile a specific file with different optimisation - edit the cmake file. What's wrong with right click the filename in the IDE and set the optimisation as a property of that file? Then a decent IDE can highlight the filename to show that its properties are non-standard .
Statistics: Posted by matherp — Thu Feb 13, 2025 11:52 am