move build specifier in own cMake group

This commit is contained in:
jriegel
2014-08-03 20:53:19 +02:00
parent d92a859ee3
commit 103ae7c2ad
32 changed files with 154 additions and 154 deletions

View File

@@ -1,8 +1,8 @@
add_subdirectory(App)
if(FREECAD_BUILD_GUI)
if(BUILD_GUI)
add_subdirectory(Gui)
endif(FREECAD_BUILD_GUI)
endif(BUILD_GUI)
INSTALL(
FILES