aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-04-07 11:08:38 +0200
committerThomas White <taw@physics.org>2022-04-07 11:08:38 +0200
commited0306d7af32ed1eed7b7a2ab141065da9bf9246 (patch)
tree72e897030041cc5cfce9b63b35c1f8603fc7b866 /meson.build
parentbc803293b6f56dc6a40c8db5d397c05ca18c4b4a (diff)
Add cell_explorer.desktop
This is hidden from menus, just so that cell_explorer gets its window icon.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 1ee4d667..d7b04aae 100644
--- a/meson.build
+++ b/meson.build
@@ -234,6 +234,9 @@ if gtkdep.found()
dependencies: [mdep, libcrystfeldep, gtkdep, gsldep],
install: true,
install_rpath: '$ORIGIN/../lib64/:$ORIGIN/../lib')
+
+ install_data(['data/cell_explorer.desktop'],
+ install_dir: get_option('datadir') / 'applications')
endif
# pattern_sim