cmake: adopted to libCuba 4.2.0.

This commit is contained in:
2018-05-20 10:39:35 +02:00
parent da42b95813
commit 595fc89740
7 changed files with 45 additions and 12 deletions

View File

@ -164,11 +164,6 @@ if (nexus)
message(" NeXus found in ${NEXUS_INCLUDE_DIR}")
endif (nexus)
if (BMWlibs)
message("")
message(" CUBA found in //as35 STILL MISSING")
endif (BMWlibs)
message("")
if (qt_based_tools)
if (Qt5Core_FOUND)