Closed ktbolt closed 4 weeks ago
You can add these lines from the SimVascular repository to include uploading the executables in GitHub actions.
Modify the svZeroDSolver/distribution/CMakeLists.txt
code to install into /usr/local/sv/svZeroDSolver
rather than /usr/local/sv/ZeroDSolver
There are currently no CMake commands to build an installer for the
svzerodsolver
andsvzerodcalibrator
executables.I will add CMake CPack commands to build the installers.