-
- Downloads
COMP: Update to specific git_tags for external projects
Using a git branch name for an external project would update the repository of that external project when building iMSTK even though it would not be tested. By hardcoding a certain commit #, we can make sure we need to specifically update the external project git_tag to update the external project. This commit updates to the newer version of VegaFEM which should resolve some errors: iMSTK/VegaFEM-CMake@d1ab0858
Showing
- CMake/External/External_LibNiFalcon.cmake 1 addition, 1 deletionCMake/External/External_LibNiFalcon.cmake
- CMake/External/External_SCCD.cmake 1 addition, 1 deletionCMake/External/External_SCCD.cmake
- CMake/External/External_VRPN.cmake 1 addition, 1 deletionCMake/External/External_VRPN.cmake
- CMake/External/External_VTK.cmake 1 addition, 1 deletionCMake/External/External_VTK.cmake
- CMake/External/External_VegaFEM.cmake 1 addition, 1 deletionCMake/External/External_VegaFEM.cmake
Please register or sign in to comment