diff options
Diffstat (limited to 'src/CommandLine/ld64-osx.json')
| -rw-r--r-- | src/CommandLine/ld64-osx.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine/ld64-osx.json b/src/CommandLine/ld64-osx.json index 1a78748..ddd233b 100644 --- a/src/CommandLine/ld64-osx.json +++ b/src/CommandLine/ld64-osx.json @@ -2,7 +2,7 @@ "compiler_path": "clang++", "compiler_std": "c++20", "headers_path": ["../../include/CompilerKit", "../../include/", "../../include/CompilerKit/src/Detail"], - "sources_path": ["ld64.cc"], + "sources_path": ["ld64.cpp"], "output_name": "ld64", "compiler_flags": ["-L/usr/local/lib", "-lCompilerKit"], "cpp_macros": [ |
