mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06: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)
|
||||
|
||||
install(FILES
|
||||
|
@ -10,5 +10,5 @@ install(FILES
|
|||
UM3InfoComponents.qml
|
||||
LICENSE
|
||||
README.md
|
||||
DESTINATION lib/cura/plugins/JediWifiPrintingPlugin
|
||||
DESTINATION lib/cura/plugins/UM3NetworkPrinting
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue