@jupyter_rain@discuss.tchncs.de to Programmer Humor@programming.dev • 8 months agoThis is my life now, until I finally understand Cmake.discuss.tchncs.deimagemessage-square60fedilinkarrow-up1698file-text
arrow-up1698imageThis is my life now, until I finally understand Cmake.discuss.tchncs.de@jupyter_rain@discuss.tchncs.de to Programmer Humor@programming.dev • 8 months agomessage-square60fedilinkfile-text
minus-square@colournoun@beehaw.orglinkfedilink11•8 months agoProfessional CMake: A Practical Guide by Craig Scott is an excellent guide to modern cmake usage. Well worth the $30 if you need to build, maintain, or modify a CMake project. https://crascit.com/professional-cmake/
Professional CMake: A Practical Guide by Craig Scott is an excellent guide to modern cmake usage. Well worth the $30 if you need to build, maintain, or modify a CMake project.
https://crascit.com/professional-cmake/
And an update has just been released today!
Thanks a lot!