quickshell/src/services/CMakeLists.txt

3 lines
72 B
CMake

if (SERVICE_STATUS_NOTIFIER)
add_subdirectory(status_notifier)
endif()