We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f7f1b commit e1af373Copy full SHA for e1af373
1 file changed
amalgamation.sh
@@ -13,6 +13,7 @@ AMAL_C="simdjson.cpp"
13
14
# order does not matter
15
ALLCFILES="
16
+$SCRIPTPATH/src/simdjson.cpp
17
$SCRIPTPATH/src/jsonioutil.cpp
18
$SCRIPTPATH/src/jsonminifier.cpp
19
$SCRIPTPATH/src/jsonparser.cpp
0 commit comments