mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
8 lines
233 B
CMake
8 lines
233 B
CMake
add_custom_target( RemovableDriveOutputDevice SOURCES
|
|
__init__.py
|
|
LinuxRemovableDrivePlugin.py
|
|
OSXRemovableDrivePlugin.py
|
|
RemovableDriveOutputDevice.py
|
|
RemovableDrivePlugin.py
|
|
WindowsRemovableDrivePlugin.py
|
|
)
|