basic Qt application, with dual screen capability, and sway config to auto-assign
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Additional clean files
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "")
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/nomad-shell_autogen.dir/AutogenUsed.txt"
|
||||
"CMakeFiles/nomad-shell_autogen.dir/ParseCache.txt"
|
||||
"nomad-shell_autogen"
|
||||
)
|
||||
endif()
|
||||
Reference in New Issue
Block a user