0000658: Automake lacks option to build Mods: Assembly and Cam
This commit is contained in:
@@ -31,10 +31,18 @@ SUBDIRS += ReverseEngineering MeshPart Fem Inspection
|
||||
endif
|
||||
#endif
|
||||
|
||||
if BUILD_ASSEMBLY
|
||||
SUBDIRS += Assembly
|
||||
endif
|
||||
|
||||
if BUILD_SANDBOX
|
||||
SUBDIRS += Sandbox
|
||||
endif
|
||||
|
||||
if BUILD_CAM
|
||||
SUBDIRS += Cam
|
||||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
__init__.py \
|
||||
CMakeLists.txt \
|
||||
|
||||
Reference in New Issue
Block a user