mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Move gsr-window-name to tools directory
This commit is contained in:
@@ -60,7 +60,7 @@ executable(
|
||||
|
||||
executable(
|
||||
'gsr-window-name',
|
||||
['gsr-window-name/main.c'],
|
||||
['tools/gsr-window-name/main.c'],
|
||||
install : true,
|
||||
dependencies : [dependency('x11')],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user