Enable C++17.
This commit is contained in:
committed by
Nick Hastings
parent
1ba7024a3a
commit
ae4e043c3e
@@ -37,6 +37,8 @@ project.sources += [
|
||||
|
||||
for sdk_name in SM.sdks:
|
||||
sdk = SM.sdks[sdk_name]
|
||||
if sdk.name in ['mock']:
|
||||
continue
|
||||
|
||||
for cxx in builder.targets:
|
||||
if not cxx.target.arch in sdk.platformSpec[cxx.target.platform]:
|
||||
|
||||
Reference in New Issue
Block a user