mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Change install location to UM3NetworkPrinting
Contributes to CURA-2342
This commit is contained in:
parent
fefa111b5a
commit
7408f31738
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue