Skip to content

Commit

Permalink
modified: build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Pterodactylus committed Jan 20, 2024
1 parent d2ac647 commit ce99b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ cd $bdir/Ceres.js
#$bdir/emsdk/upstream/emscripten/emconfigure cmake $cwd/ -DCMAKE_INSTALL_PREFIX=$bdir/installpkg
$bdir/emsdk/upstream/emscripten/emcmake cmake $cwd/ -DCMAKE_INSTALL_PREFIX=$bdir/installpkg
$bdir/emsdk/upstream/emscripten/emmake make
cat $cwd/evaluatex.min.js >> $bdir/Ceres.js/Ceres.js
cat $cwd/CeresHelper.js >> $bdir/Ceres.js/Ceres.js
cp --verbose $bdir/Ceres.js/Ceres.js $cwd/dist/ceres.js

Expand Down

0 comments on commit ce99b2e

Please sign in to comment.