处理焦点相关事件
This commit is contained in:
@@ -3,6 +3,9 @@ cmake_minimum_required(VERSION 3.24)
|
||||
set(APP_NAME "zswm")
|
||||
set(SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
add_compile_definitions(LOG_FILE="$ENV{HOME}/zswm-log.txt")
|
||||
# add_compile_definitions(RELEASE)
|
||||
|
||||
# generate compile_commands.json for clangd
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user