summaryrefslogtreecommitdiffhomepage
path: root/osx-dylib.json
diff options
context:
space:
mode:
Diffstat (limited to 'osx-dylib.json')
-rw-r--r--osx-dylib.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx-dylib.json b/osx-dylib.json
index 7f7648d..f9e2274 100644
--- a/osx-dylib.json
+++ b/osx-dylib.json
@@ -1,5 +1,5 @@
{
- "compiler_path": "g++",
+ "compiler_path": "clang++",
"compiler_std": "c++20",
"headers_path": ["dev", "vendor"],
"sources_path": ["dev/src/*.cc"],