Cura/plugins/RemovableDriveOutputDevice/CMakeLists.txt

8 lines
233 B
CMake

add_custom_target( RemovableDriveOutputDevice SOURCES
__init__.py
LinuxRemovableDrivePlugin.py
OSXRemovableDrivePlugin.py
RemovableDriveOutputDevice.py
RemovableDrivePlugin.py
WindowsRemovableDrivePlugin.py
)