forked from quickshell/quickshell
build: nix packaging
This commit is contained in:
parent
dfeb02e50b
commit
28087c182e
9 changed files with 128 additions and 23 deletions
|
@ -16,6 +16,6 @@ target_link_libraries(quickshell-io-init PRIVATE ${QT_DEPS})
|
|||
|
||||
target_link_libraries(quickshell PRIVATE quickshell-ioplugin quickshell-io-init)
|
||||
|
||||
if (TESTS)
|
||||
if (BUILD_TESTING)
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue