mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 07:05:11 +08:00
Change install location to UM3NetworkPrinting
Contributes to CURA-2342
This commit is contained in:
parent
fefa111b5a
commit
7408f31738
@ -1,4 +1,4 @@
|
|||||||
project(JediWifiPrintingPlugin NONE)
|
project(UM3NetworkPrinting NONE)
|
||||||
cmake_minimum_required(VERSION 2.8.12)
|
cmake_minimum_required(VERSION 2.8.12)
|
||||||
|
|
||||||
install(FILES
|
install(FILES
|
||||||
@ -10,5 +10,5 @@ install(FILES
|
|||||||
UM3InfoComponents.qml
|
UM3InfoComponents.qml
|
||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
DESTINATION lib/cura/plugins/JediWifiPrintingPlugin
|
DESTINATION lib/cura/plugins/UM3NetworkPrinting
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user