Find Netgen/nglib on MacOS with MacPorts

This commit is contained in:
Ian Rees
2016-02-21 13:13:49 +13:00
committed by wmayer
parent ae6c4338a7
commit 63515ba8e6
5 changed files with 77 additions and 48 deletions

View File

@@ -5,7 +5,7 @@ else(MSVC)
endif(MSVC)
if(BUILD_FEM_NETGEN)
add_definitions(-DFCWithNetgen)
add_definitions(-DFCWithNetgen ${NETGEN_DEFINITIONS})
endif(BUILD_FEM_NETGEN)