wok-current diff cmake/description.txt @ rev 25682
Fix openssl receipt (miss engines-3)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Mar 12 20:03:56 2024 +0000 (11 months ago) |
parents | 8e758a7a90c9 |
children |
line diff
1.1 --- a/cmake/description.txt Wed Feb 22 13:34:36 2012 -0800 1.2 +++ b/cmake/description.txt Tue Mar 12 20:03:56 2024 +0000 1.3 @@ -1,4 +1,5 @@ 1.4 -CMake is a family of tools designed to build, test and package software. CMake 1.5 -is used to control the software compilation process using simple platform and 1.6 -compiler independent configuration files. CMake generates native makefiles and 1.7 -workspaces that can be used in the compiler environment of your choice. 1.8 +CMake is a family of tools designed to build, test and package software. 1.9 +CMake is used to control the software compilation process using simple 1.10 +platform and compiler independent configuration files. 1.11 +CMake generates native makefiles and workspaces that can be used in the 1.12 +compiler environment of your choice.