mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-04 16:56:46 +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"
|
cd "$ADTTMP"
|
||||||
cat <<EOF > CMakeLists.txt
|
cat <<EOF > CMakeLists.txt
|
||||||
cmake_minimum_required(VERSION 2.6.2)
|
cmake_minimum_required(VERSION 2.6.2)
|
||||||
find_package(LLVM 9.0.0 REQUIRED
|
find_package(LLVM 10.0.0 REQUIRED
|
||||||
COMPONENTS
|
COMPONENTS
|
||||||
Analysis
|
Analysis
|
||||||
BitReader
|
BitReader
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user