c++_shared STL #1806
Unanswered
michael-burrowes-ts
asked this question in
Q&A
c++_shared STL
#1806
Replies: 1 comment
-
|
I don't believe there's a way to do that, to my knowledge our VS Clang support goes as far as emitting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using premake to generate Visual Studio projects that compile with Clang, and I need to use c++_shared for my stl rather than c++_static. It doesn't appear from the doc, but is there a way to specify this in my .lua file?
Beta Was this translation helpful? Give feedback.
All reactions