Skip to content

Commit

Permalink
Merge pull request #1719 from opensim-org/update_simbody_commithash_-…
Browse files Browse the repository at this point in the history
…332fd

Update simbody commit hash to include typo fix (second attempt)
  • Loading branch information
aymanhab committed May 17, 2017
2 parents 750d010 + 3ce5a7e commit 8055df5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -53,6 +53,10 @@ addons:
- george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3

packages:
# Must explicitly list cmake-data, otherwise the incorrect
# version of cmake-data will be sought to satisfy the dependencies
# of cmake.
- cmake-data
- cmake
# For Simbody.
- liblapack-dev
Expand Down
2 changes: 1 addition & 1 deletion dependencies/CMakeLists.txt
Expand Up @@ -147,7 +147,7 @@ AddDependency(NAME BTK

AddDependency(NAME simbody
URL https://github.com/simbody/simbody.git
TAG 247f0cdb2916317115e50186c2f3ee0a177e02b3
TAG 332fd91cc6c17d4fbc1a2b1d41757f814174c8b6
CMAKE_ARGS -DBUILD_EXAMPLES:BOOL=OFF
-DBUILD_TESTING:BOOL=OFF)

Expand Down

0 comments on commit 8055df5

Please sign in to comment.