8 lines
179 B
CMake
8 lines
179 B
CMake
|
|
set(target "nomad-shell")
|
|
set(working_dir "/home/cybrneko/dev/nomad/shell")
|
|
set(src_and_dest_list
|
|
|
|
)
|
|
set(timestamp_file "/home/cybrneko/dev/nomad/build/.qt/nomad-shell_res.txt")
|