Im a command line/ shell script fan myself. My boggle with CMake was
trying to understand the directives and appropriate syntax, to be able to do
1) Build a new project
2) Maintain a live project
3) Survive, keep an old project alive: etc
CMake has been really sucky to me
On Wed, Nov 8, 2023, 09
That's great. I hope we will have a short session to walk us through
the cmake changes in the upcoming ATS summit.
Thanks.
Kit
On Wed, Nov 8, 2023 at 7:42 AM Bryan Call wrote:
>
> Thank you for the feedback. I was hesitant to switch to cmake myself.
> However, after using it and noticing how
Thank you for the feedback. I was hesitant to switch to cmake myself.
However, after using it and noticing how it can speed up development time
(compile and install iterations are much faster) I am a convert.
configure —help is still a great feature in autotools. I haven’t tried
cmake-gui my