pkgsrc/devel/cmake/version.mk
adam cd312815a1 cmake: updated to 3.18.4
CMake 3.18.4
* FindJNI: Add aarch64 support
* VS: Populate `std:c{11,17}` flag table entries for v142
* OBJCXX: Fix regression for compiling cpp files as objcxx
* VS: Fix regression in C# source links
* FindPython: Fix erroneous regex in ABI check
* Clang: Look for llvm-lib when using MSVC-like front-end
* FindCUDA/select_compute_arch: Add CUDA 11.1 and SM86 support
2020-10-08 10:57:46 +00:00

6 lines
188 B
Makefile

# $NetBSD: version.mk,v 1.4 2020/10/08 10:57:46 adam Exp $
# used by devel/cmake/Makefile.common
# used by devel/cmake-fedora/Makefile
CMAKE_VERSION= 3.18.4
CMAKE_API= ${CMAKE_VERSION:R}