From bc73152a90c867e2d5e66a854d49cf5e191bf7af Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Tue, 20 Dec 2016 18:11:01 +0100 Subject: [PATCH] FEM: cmake, delete dublicates --- src/Mod/Fem/App/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Mod/Fem/App/CMakeLists.txt b/src/Mod/Fem/App/CMakeLists.txt index 514ceaf773..29572819bc 100755 --- a/src/Mod/Fem/App/CMakeLists.txt +++ b/src/Mod/Fem/App/CMakeLists.txt @@ -66,8 +66,6 @@ SET(FemScripts_SRCS _CommandControlSolver.py _CommandConstraintSelfWeight.py _CommandFEMMesh2Mesh.py - _CommandMechanicalMaterial.py - _CommandShowResult.py _CommandMaterialMechanicalNonlinear.py _CommandMechanicalMaterial.py _CommandMeshGmshFromShape.py