fix build problems with netgen under Linux

This commit is contained in:
wmayer
2016-09-10 19:17:37 +02:00
parent 936d83992d
commit d8a6d5257f
2 changed files with 10 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ include_directories(
${ZLIB_INCLUDE_DIR}
${XercesC_INCLUDE_DIRS}
${SMESH_INCLUDE_DIR}
${NETGEN_INCLUDE_DIRS}
${VTK_INCLUDE_DIR}
)