Activating FEM for Linux again (without Netgen plugin)

This commit is contained in:
jriegel
2013-06-26 19:10:14 +02:00
parent 212964634a
commit f2c6d85be3
3 changed files with 34 additions and 18 deletions

View File

@@ -1,5 +1,4 @@
if (MSVC)
add_subdirectory(App)
if(FREECAD_BUILD_GUI)
add_subdirectory(Gui)
@@ -16,4 +15,3 @@ INSTALL(
Mod/Fem
)
endif(MSVC)