build: remove stale meson parts for wintoast

This commit is contained in:
sithlord48
2024-10-19 12:51:39 -04:00
committed by Chris Rizzitello
parent 7c74b90620
commit f7ca548ee2
3 changed files with 0 additions and 15 deletions

View File

@ -5,10 +5,6 @@
project('deskflow', 'cpp')
if host_machine.system() == 'windows'
subproject('wintoast')
endif
if host_machine.system() == 'linux'
system_libei = get_option('system-libei')

View File

@ -1,5 +0,0 @@
project('wintoast', 'cpp', version : '1.3.0')
wintoast_dep = declare_dependency(
include_directories : include_directories('.')
)

View File

@ -1,6 +0,0 @@
[wrap-file]
directory = WinToast-1.3.0
source_url = https://github.com/mohabouje/WinToast/archive/refs/tags/v1.3.0.tar.gz
source_filename = wintoast-1.3.0.tar.gz
source_hash = 998bd82fb2f49ee4b0df98774424d72c2bc18225188f251a9242af28bb80e6d4
patch_directory = wintoast