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
139704ff4c
commit
506e171af3
@@ -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