cd312815a1
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
6 lines
188 B
Makefile
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}
|