mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09:52 +08:00
add symlink vnote to VNote in Unix
This commit is contained in:
parent
2aa852fd1b
commit
a32fb015e1
@ -283,6 +283,9 @@ unix:!macx {
|
|||||||
|
|
||||||
target.path = $${PREFIX}/bin
|
target.path = $${PREFIX}/bin
|
||||||
|
|
||||||
INSTALLS += target desktop icon16 icon32 icon48 icon64 icon128 icon256 iconsvg
|
lntarget.path = $${PREFIX}/bin
|
||||||
|
lntarget.extra = $(SYMLINK) $(QMAKE_TARGET) $(INSTALL_ROOT)$${PREFIX}/bin/vnote
|
||||||
|
|
||||||
|
INSTALLS += target lntarget desktop icon16 icon32 icon48 icon64 icon128 icon256 iconsvg
|
||||||
message("VNote will be installed in prefix $${PREFIX}")
|
message("VNote will be installed in prefix $${PREFIX}")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user