1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

Fixed a minor typo in CMakeLists.txt which prevented CMake from finding the IBVerbs config files

This commit is contained in:
Dennis Potter 2018-07-04 19:48:13 +02:00
parent 781f405a48
commit a44ec237f9

View file

@ -75,7 +75,7 @@ find_package(OpenSSL 1.0.0 REQUIRED)
find_package(CURL 7.29 REQUIRED)
find_package(Mosquitto)
find_package(Opal)
find_package(IBverbs)
find_package(IBVerbs)
find_package(RDMACM)
# Check programs