wok view cmake/description.txt @ rev 25387

updated cmake (3.22.0 -> 3.23.2)
author Hans-G?nter Theisgen
date Sun Jul 31 16:43:38 2022 +0100 (21 months ago)
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.