mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
cmake: fix detection of libwebsockets
This commit is contained in:
parent
9fac2a983f
commit
a219145349
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ endif()
|
|||
# Check packages
|
||||
find_package(PkgConfig REQUIRED)
|
||||
find_package(Threads REQUIRED)
|
||||
find_package(Libwebsockets 2.3.0 REQUIRED)
|
||||
find_package(Mosquitto)
|
||||
find_package(Opal)
|
||||
find_package(IBVerbs)
|
||||
|
|
Loading…
Add table
Reference in a new issue