This repository is a collection of as simple as possible CMake projects (with a focus on installing). The idea is to try and help understand exactly what each part of a CMakeLists.txt file does and ...
Detect whether the "standard" targets (lz4, glm, and imgui) already exist and use them instead of redefining. Rename "non-standard" targets (those without their own CMakeLists, such as stb) to a ...