mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: Allwmake: make -q work
This commit is contained in:
@ -8,7 +8,7 @@ unset COMP_FLAGS LINK_FLAGS
|
||||
|
||||
if have_cgal
|
||||
then
|
||||
wmake PolyhedronReader
|
||||
wmake $targetType PolyhedronReader
|
||||
export COMP_FLAGS='-IPolyhedronReader'
|
||||
export LINK_FLAGS='${CGAL_LIBS} -lPolyhedronReader'
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user