mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-06 00:02:25 +00:00
Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot
This commit is contained in:
commit
160dc1ad5e
2
debian/tests/cmake-test
vendored
2
debian/tests/cmake-test
vendored
@ -17,7 +17,7 @@ fi
|
||||
cd "$ADTTMP"
|
||||
cat <<EOF > CMakeLists.txt
|
||||
cmake_minimum_required(VERSION 2.6.2)
|
||||
find_package(LLVM 9.0.0 REQUIRED
|
||||
find_package(LLVM 10.0.0 REQUIRED
|
||||
COMPONENTS
|
||||
Analysis
|
||||
BitReader
|
||||
|
||||
Loading…
Reference in New Issue
Block a user