CMake 3.28.3 💾

CMake is an extensible, open-source system that manages the build process in an operating system and in a compiler-independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. Simple configuration files placed in each source directory (called CMakeLists.txt files) are used to generate standard build files (e.g., makefiles on Unix and projects/workspaces in Windows MSVC) which are used in the usual way. CMake can generate a

minor feature: Brad King (5): zlib: Fix 1.2.13 version and date notice Tests: Add case covering PCH in a unity build cmGlobalGenerator: Add unity/pch sources after computing compile features Unity: Clarify source comments on unity build transformation CMake 3.28.3 zlib upstream (1): zlib 2022-10-12 (04f42cec)

BSDL software-development build-tool


mulle-bootstrap 2.0

mulle-bootstrap, cross platform dependency manager using bash and cmake ... for Linux, OS X, FreeBSD, Windows ... for C, C++, Objective-C ... certainly not a "minimal" or lightweight" project with ca. 10000 lines of shell script code Why you may want it You program in C, C++ or in Objective-C, mulle-bootstrap is written for you If you need to link against a library, that clashes with an installed library, mulle-bootstrap could break this quandary If you feel that apt-get install p