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