wok view cmake/description.txt @ rev 25430

Up os-prober (1.81)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 19 06:26:39 2022 +0000 (2022-08-19)
parents 8e758a7a90c9
children
line source
1 CMake is a family of tools designed to build, test and package software.
2 CMake is used to control the software compilation process using simple
3 platform and compiler independent configuration files.
4 CMake generates native makefiles and workspaces that can be used in the
5 compiler environment of your choice.