This website requires JavaScript.
Explore
Help
Sign In
status-im
/
snorenotify
mirror of
https://github.com/status-im/snorenotify.git
Watch
2
Star
0
Fork
You've already forked snorenotify
0
Code
Issues
Projects
Releases
Wiki
Activity
f83bbe53a8
snorenotify
/
share
/
CMakeLists.txt
4 lines
51 B
CMake
Raw
Normal View
History
Unescape
Escape
added a new backand which supports windows 8 notifications, refactoring
2013-07-01 09:18:15 +00:00
if
(
WIN32
)
cleanup options
2014-03-24 17:18:48 +00:00
add_subdirectory
(
snoretoast
)
fixed cmake for linux
2014-10-14 12:24:10 +00:00
endif
(
)