Do not compile things that require the app bundle when building the client without...
authorClaudio Cambra <claudio.cambra@gmail.com>
Mon, 6 Jun 2022 17:05:12 +0000 (19:05 +0200)
committerClaudio Cambra <claudio.cambra@gmail.com>
Fri, 10 Jun 2022 08:43:36 +0000 (10:43 +0200)
commit9dd9c464936ca5003240531bd45c8f2dc6032415
tree54899ce12965a02615c25610518f3807e7f02c21
parent5c326c2caabf56c75a05694485f8884002f7e575
Do not compile things that require the app bundle when building the client without the app bundle on macOS

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
CMakeLists.txt
src/gui/systray.cpp
src/gui/updater/updater.cpp