Link with c++ on linux

This commit is contained in:
Dr. Chat 2017-02-05 22:13:01 -06:00
parent 37d88bb11e
commit 4f46c51fe3
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,9 @@ filter({"platforms:Linux", "language:C++"})
"-std=c++14",
"-stdlib=libc++",
})
links({
"c++",
})
filter("platforms:Windows")
system("windows")