remove find package
This commit is contained in:
parent
644b555da9
commit
d11fc80560
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ set(CMAKE_CXX_STANDARD_REQUIRED True)
|
|||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
# Add the Catch2 library
|
||||
find_package(Catch2 REQUIRED)
|
||||
find_package(yaml-cpp REQUIRED)
|
||||
find_package(Lua 5.1 REQUIRED)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue