index
:
singleapplication
master
upstream
replacement of QtSingleApplication for Qt5
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
basic
/
meson.build
blob: ba17a02ee75ae79f7dad441050146271b4554f5b (
plain
)
1
2
3
4
executable('basic', sources: 'main.cpp', dependencies: [ SingleApplication_dep, dep_qt5 ] )