Subject: CVS commit: pkgsrc/devel/cmake
From: Adam Ciarcinski
Date: 2021-02-15 21:35:44
Message id: 20210215203544.E785CFA95@cvs.NetBSD.org

Log Message:
cmake: updated to 3.19.5

3.19.5
When IOS_INSTALL_COMBINED is enabled and the Xcode generator is used, it is now \ 
possible to initiate an install or package creation by running cmake --install \ 
or cpack from the command line. When using the Xcode new build system, these are \ 
the only supported methods due to a limitation of Xcode. Initiating these \ 
operations by building the install or package targets in Xcode is only supported \ 
when using the legacy build system.
The framework handling introduced in 3.19.0 as part of supporting Xcode’s Link \ 
Binaries With Libraries build phase broke the ability to switch between device \ 
and simulator builds without reconfiguring. That capability has now been \ 
restored.

Files:
RevisionActionfile
1.172modifypkgsrc/devel/cmake/distinfo
1.9modifypkgsrc/devel/cmake/version.mk