wok annotate cmake/description.txt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents 8e758a7a90c9
children
rev   line source
Hans-G?nter@25387 1 CMake is a family of tools designed to build, test and package software.
Hans-G?nter@25387 2 CMake is used to control the software compilation process using simple
Hans-G?nter@25387 3 platform and compiler independent configuration files.
Hans-G?nter@25387 4 CMake generates native makefiles and workspaces that can be used in the
Hans-G?nter@25387 5 compiler environment of your choice.