+ add missing files to install target of Sketcher module
This commit is contained in:
parent
c6af002ab5
commit
0fda229597
|
@ -11,7 +11,15 @@ INSTALL(
|
|||
SketcherExample.py
|
||||
TestSketcherApp.py
|
||||
TestSketcherGui.py
|
||||
Profiles.py
|
||||
DESTINATION
|
||||
Mod/Sketcher
|
||||
)
|
||||
|
||||
INSTALL(
|
||||
FILES
|
||||
ProfileLib/Hexagon.py
|
||||
ProfileLib/__init__.py
|
||||
DESTINATION
|
||||
Mod/Sketcher/ProfileLib
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user