This commit is contained in:
2025-11-25 11:06:56 +01:00
16 changed files with 1595 additions and 140 deletions

View File

@@ -12,6 +12,8 @@ add_executable(yellownotes main.cpp
yellownotes.h yellownotes.cpp
tr.h tr.cpp
win32gtkdownloader.h win32gtkdownloader.cpp)
utils/whereami.c utils/whereami.h
exe_path.h exe_path.cpp)
include(GNUInstallDirs)
install(TARGETS yellownotes