mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
mapmap.pro now install the software, and a desktop file
This commit is contained in:
@@ -73,6 +73,12 @@ unix:!mac {
|
||||
gl x11 glew
|
||||
QMAKE_CXXFLAGS += -Wno-unused-result -Wfatal-errors
|
||||
QMAKE_CXXFLAGS += -DHAVE_OSC
|
||||
mapmapfile.files = mapmap
|
||||
mapmapfile.path = /usr/bin
|
||||
INSTALLS += mapmapfile
|
||||
desktopfile.files = mapmap.desktop
|
||||
desktopfile.path = /usr/share/applications
|
||||
INSTALLS += desktopfile
|
||||
}
|
||||
|
||||
# Mac OS X-specific:
|
||||
|
||||
Reference in New Issue
Block a user