Define config for each target

This commit is contained in:
Sergey Abramchuk
2020-03-05 14:57:46 +03:00
parent 51b3e19450
commit fb9560b7a0
9 changed files with 21 additions and 27 deletions

View File

@@ -0,0 +1,2 @@
CLANG_CXX_LANGUAGE_STANDARD = gnu++14
CLANG_CXX_LIBRARY = libc++