mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
cmake: break out bar stuff to separate CMakeLists.txt
This commit is contained in:
parent
76655bc944
commit
ae5029826b
19 changed files with 95 additions and 89 deletions
|
@ -11,7 +11,7 @@
|
|||
#define LOG_MODULE "xkb"
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "../log.h"
|
||||
#include "../bar.h"
|
||||
#include "../bar/bar.h"
|
||||
#include "../config.h"
|
||||
#include "../config-verify.h"
|
||||
#include "../plugin.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue