mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
correct libre version
This commit is contained in:
parent
de34ad2cda
commit
0e7793598b
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ if(NOT NANOMSG_FOUND)
|
|||
endif()
|
||||
pkg_check_modules(RE IMPORTED_TARGET re)
|
||||
if(NOT RE_FOUND)
|
||||
pkg_check_modules(RE IMPORTED_TARGET libre>=1.0.0)
|
||||
pkg_check_modules(RE IMPORTED_TARGET libre>=0.5.9)
|
||||
endif()
|
||||
|
||||
# Build options
|
||||
|
|
Loading…
Add table
Reference in a new issue