mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
|
if OCC
|
|
echo "OCC is enabled"
|
|
endif
|
|
|
|
SUBDIRS = libsrc ng tutorials
|