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

do not enable EtherCAT support if EtherLab not found

This commit is contained in:
Steffen Vogel 2020-05-11 12:42:54 +02:00
parent 6204e6d2fd
commit d5412163e1

View file

@ -40,6 +40,3 @@ mark_as_advanced(ETHERLAB_INCLUDE_DIR ETHERLAB_LIBRARY)
set(ETHERLAB_LIBRARIES ${ETHERLAB_LIBRARY})
set(ETHERLAB_INCLUDE_DIRS ${ETHERLAB_INCLUDE_DIR})
set(ETHERLAB_FOUND TRUE)