force c++ version
This commit is contained in:
@@ -4,6 +4,7 @@ target("Pivot")
|
|||||||
set_kind("binary")
|
set_kind("binary")
|
||||||
add_files("src/*.cpp")
|
add_files("src/*.cpp")
|
||||||
set_rundir("$(projectdir)/matricies")
|
set_rundir("$(projectdir)/matricies")
|
||||||
|
set_languages("c++17")
|
||||||
|
|
||||||
--
|
--
|
||||||
-- 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