Post #569 1.51K Apr 21, 2018, 12:55 UTC http://preshing.com/20170511/how-to-build-a-cmake-based-project/Tags: #programming #cmake Preshing How to Build a CMake-Based Project CMake is a versatile tool that helps you build C/C++ projects on just about any platform you can think of. It's used by many popular open source projects including LLVM, Qt, KDE …