# # Cross-platform make system. # # CMake is a family of tools designed to build, test and package # software. CMake is used to control the software compilation process # using simple platform and compiler independent configuration files. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=cmake pkgversion=3.25.2 arch=amd64 release=1 pkgcategory="devel" full_pkgname=cmake_3.25.2_amd64-1@devel blurb="Cross-platform make system." homepage="https://www.cmake.org" license="Custom" fetch="https://cmake.org/files/v3.25/cmake-3.25.2.tar.gz" replace=""