fix cmake warning due to inconsistent naming

This commit is contained in:
wmayer
2018-05-31 13:44:03 +02:00
parent 3cb6890bcc
commit 4a80564783

View File

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