windows integration

Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
This commit is contained in:
2025-11-26 13:56:19 +01:00
parent bf62ec97dc
commit 5023b63a7e
10 changed files with 440 additions and 56 deletions

View File

@@ -11,9 +11,9 @@ add_executable(yellownotes main.cpp
gtk-imports.c
yellownotes.h yellownotes.cpp
tr.h tr.cpp
win32gtkdownloader.h win32gtkdownloader.cpp)
win32gtkdownloader.h win32gtkdownloader.cpp
utils/whereami.c utils/whereami.h
exe_path.h exe_path.cpp)
info_over_me.h info_over_me.cpp)
include(GNUInstallDirs)
install(TARGETS yellownotes