mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
Pull in some scas code and read i3 config file
This commit is contained in:
parent
6a33e1e3cd
commit
542ef0c777
10 changed files with 351 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ set(CMAKE_BUILD_TYPE Debug)
|
|||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/CMake)
|
||||
|
||||
find_package(XKBCommon REQUIRED)
|
||||
find_package(WLC REQUIRED)
|
||||
|
||||
if (UNIX)
|
||||
find_library(DL_LIBRARY dl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue