I generate a visual studio project with CMake.
Is it possible to set breakpoints via a CMake command, during or after project generation?
This would be great for a few assert calls that I always break on.
If it's possible to add breakpoints via a command line call, that would help too.
Thanks!
(XCode or Eclipse would help too)
Nope, it's not possible. Setting breakpoints is about running a program, while CMake is for building it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With