mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 13:28:35 +00:00
adjust the cmake version test
This commit is contained in:
parent
18c22b8e26
commit
2de3bcbf2b
2
debian/tests/cmake-test
vendored
2
debian/tests/cmake-test
vendored
@ -18,7 +18,7 @@ cd "$AUTOPKGTEST_TMP"
|
||||
cat <<EOF > CMakeLists.txt
|
||||
cmake_minimum_required(VERSION 3.7)
|
||||
project(cmake-test)
|
||||
find_package(LLVM 11 REQUIRED
|
||||
find_package(LLVM 11.1 REQUIRED
|
||||
COMPONENTS
|
||||
Analysis
|
||||
BitReader
|
||||
|
Loading…
Reference in New Issue
Block a user