summaryrefslogtreecommitdiffhomepage
path: root/dev/SCIKit
diff options
context:
space:
mode:
Diffstat (limited to 'dev/SCIKit')
-rw-r--r--dev/SCIKit/libsci.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/SCIKit/libsci.json b/dev/SCIKit/libsci.json
index 8b54828d..453e29dc 100644
--- a/dev/SCIKit/libsci.json
+++ b/dev/SCIKit/libsci.json
@@ -3,7 +3,7 @@
"compiler_std": "c++20",
"headers_path": ["../", "./"],
"sources_path": ["src/*.cc", "src/*.o"],
- "output_name": "libSCI.dylib",
+ "output_name": "libSCIKit.dylib",
"compiler_flags": [
"-fPIC",
"-ffreestanding",