diff --git a/src/Mod/Import/CMakeLists.txt b/src/Mod/Import/CMakeLists.txt index 2f9bcd3aa0..740f84d33f 100644 --- a/src/Mod/Import/CMakeLists.txt +++ b/src/Mod/Import/CMakeLists.txt @@ -24,6 +24,7 @@ INSTALL( FILES Init.py InitGui.py + ${Import_QRC_SRCS} DESTINATION Mod/Import )