basic Qt application, with dual screen capability, and sway config to auto-assign
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
set(target "nomad-shell")
|
||||
set(working_dir "/home/cybrneko/dev/nomad/shell")
|
||||
set(src_and_dest_list
|
||||
"/home/cybrneko/dev/nomad/shell/qml/Main.qml"
|
||||
"/home/cybrneko/dev/nomad/build/nomad/qml/Main.qml"
|
||||
|
||||
)
|
||||
set(timestamp_file "/home/cybrneko/dev/nomad/build/.qt/nomad-shell_qml.txt")
|
||||
Reference in New Issue
Block a user