projects
/
projets
/
fookb-qt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d5dba1
)
add install target
author
Guillaume Castagnino
<casta@xwing.info>
Thu, 12 Mar 2020 22:09:34 +0000
(23:09 +0100)
committer
Guillaume Castagnino
<casta@xwing.info>
Thu, 12 Mar 2020 22:09:34 +0000
(23:09 +0100)
fookb.pro
patch
|
blob
|
history
diff --git
a/fookb.pro
b/fookb.pro
index 255f8c8809ce61da589386b4e034908f51584e5e..99d4cf6ae3b60a3275343efb03d274db6c117f0a 100644
(file)
--- a/
fookb.pro
+++ b/
fookb.pro
@@
-3,5
+3,8
@@
SOURCES = fookb.cpp \
HEADERS = xcbEventFilter.h
TARGET = fookb
+target.path = /usr/local/bin
+INSTALLS += target
+
RESOURCES = fookb.qrc
QT += widgets qml