+ remove option to build deprecated cam module
This commit is contained in:
@@ -94,10 +94,6 @@ if(BUILD_ASSEMBLY)
|
||||
add_subdirectory(Assembly)
|
||||
endif(BUILD_ASSEMBLY)
|
||||
|
||||
if(BUILD_CAM)
|
||||
add_subdirectory(Cam)
|
||||
endif(BUILD_CAM)
|
||||
|
||||
if(BUILD_FEM)
|
||||
add_subdirectory(Fem)
|
||||
endif(BUILD_FEM)
|
||||
|
||||
Reference in New Issue
Block a user