fix cmake warning due to inconsistent naming

This commit is contained in:
wmayer
2018-05-31 13:44:03 +02:00
parent d6bf698d28
commit e865acf1ec

View File

@@ -187,4 +187,4 @@ else(Netgen_FOUND)
ELSE()
SET(NETGEN_FOUND FALSE)
ENDIF()
endif(Netgen_Found)
endif(Netgen_FOUND)