update CMake imports
This commit is contained in:
@@ -59,6 +59,8 @@ SET(PathPythonBaseGui_SRCS
|
||||
SET(PathPythonDressup_SRCS
|
||||
Path/Dressup/__init__.py
|
||||
Path/Dressup/Utils.py
|
||||
Path/Dressup/Array.py
|
||||
Path/Dressup/Base.py
|
||||
Path/Dressup/Boundary.py
|
||||
Path/Dressup/DogboneII.py
|
||||
Path/Dressup/Tags.py
|
||||
@@ -66,6 +68,7 @@ SET(PathPythonDressup_SRCS
|
||||
|
||||
SET(PathPythonDressupGui_SRCS
|
||||
Path/Dressup/Gui/__init__.py
|
||||
Path/Dressup/Gui/Array.py
|
||||
Path/Dressup/Gui/AxisMap.py
|
||||
Path/Dressup/Gui/Dogbone.py
|
||||
Path/Dressup/Gui/DogboneII.py
|
||||
|
||||
Reference in New Issue
Block a user