mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-03 06:45:10 +08:00
Fix CMakeLists to include the discovery action
Also remove a no-longer existing file
This commit is contained in:
parent
fe4ed3dad8
commit
4fec82fab7
@ -3,7 +3,8 @@ cmake_minimum_required(VERSION 2.8.12)
|
|||||||
|
|
||||||
install(FILES
|
install(FILES
|
||||||
__init__.py
|
__init__.py
|
||||||
HttpUploadDataStream.py
|
DiscoverUM3Action.py
|
||||||
|
DiscoverUM3Action.qml
|
||||||
NetworkPrinterOutputDevice.py
|
NetworkPrinterOutputDevice.py
|
||||||
NetworkPrinterOutputDevicePlugin.py
|
NetworkPrinterOutputDevicePlugin.py
|
||||||
LICENSE
|
LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user