Explore >> Select a destination


You are here

blog.jak-linux.org
| | mcuoneclipse.com
16.9 parsecs away

Travel
| | I discuss the usefulness of CMake Presets in VS Code. As an open-source, cross-platform build generator, CMake provides a way to manage complex build processes. However, difficulties with CMake Kits led me explore the CMake Presets feature. Through custom JSON files, this feature simplifies the build process by allowing configuration, build, and test processes that...
| | bentsukun.ch
14.1 parsecs away

Travel
| |
| | samthursfield.wordpress.com
13.5 parsecs away

Travel
| | As I said in my last post about CMake, targets are everything in CMake. Unfortunately, not everything is a target though! If you've tried do anything non-trivial in CMake using the add_custom_command() command, you may have got stuck in this horrible swamp of confusion. If you want to generate some kind of file at build...
| | mtlynch.io
132.7 parsecs away

Travel
| Updates about my life and what I learn about creating software