FEM: Gui cmake, remove init gui module since it will be compied with all Python modules
This commit is contained in:
committed by
Yorik van Havre
parent
6593f58b14
commit
b030184f89
@@ -365,7 +365,6 @@ target_link_libraries(FemGui ${FemGui_LIBS} ${VTK_LIBRARIES})
|
||||
fc_target_copy_resource(FemGui
|
||||
${CMAKE_SOURCE_DIR}/src/Mod/Fem
|
||||
${CMAKE_BINARY_DIR}/Mod/Fem
|
||||
InitGui.py
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user