~bitfehler/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH bfcal] Install executable by build-system

Details
Message ID
<20221012092220.338068-1-laalsaas@systemli.org>
DKIM signature
missing
Download raw message
Patch: +1 -0
---
 meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meson.build b/meson.build
index 8b9dbc4..379e4f6 100644
--- a/meson.build
+++ b/meson.build
@@ -17,4 +17,5 @@ moc_files = qt5.compile_moc(headers : 'include/event_filter.h',
  dependencies: qt5_dep)
executable('bfcal', 'src/main.cpp', 'src/event_filter.cpp', moc_files,
  include_directories: inc,
  install: true,
  dependencies : qt5_dep)
-- 
2.37.3
Details
Message ID
<d2af4d2e-b5f4-db89-13f3-ab6a9945d6bc@bitfehler.net>
In-Reply-To
<20221012092220.338068-1-laalsaas@systemli.org> (view parent)
DKIM signature
missing
Download raw message
Applied, thanks!
Reply to thread Export thread (mbox)