Updated debian control files

This commit is contained in:
Bartek Kryza
2022-06-12 13:17:34 +02:00
parent ce87d9bf43
commit 4d7d8055d6
6 changed files with 6 additions and 5 deletions

View File

@@ -24,6 +24,8 @@ if(LLVM_CONFIG_PATH)
set(LLVM_CONFIG_BINARY ${LLVM_CONFIG_PATH})
endif(LLVM_CONFIG_PATH)
find_package(Threads REQUIRED)
message(STATUS "Checking for yaml-cpp...")
find_package(yaml-cpp REQUIRED)