Merge branch 'master' into develop

This commit is contained in:
2023-11-29 23:07:24 +01:00
9 changed files with 187 additions and 40 deletions

View File

@ -7,6 +7,8 @@ hooklib_lib = static_library(
capnhook.get_variable('hook_dep'),
],
sources : [
'cursor.c',
'cursor.h',
'config.c',
'config.h',
'createprocess.c',