run in directory
This commit is contained in:
@@ -3,6 +3,7 @@ add_rules("mode.debug", "mode.release")
|
|||||||
target("Pivot")
|
target("Pivot")
|
||||||
set_kind("binary")
|
set_kind("binary")
|
||||||
add_files("src/*.cpp")
|
add_files("src/*.cpp")
|
||||||
|
set_rundir("$(projectdir)/matricies")
|
||||||
|
|
||||||
--
|
--
|
||||||
-- If you want to known more usage about xmake, please see https://xmake.io
|
-- If you want to known more usage about xmake, please see https://xmake.io
|
||||||
|
|||||||
Reference in New Issue
Block a user