Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Dec 6, 2024
1 parent b004361 commit b644467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rviz_assimp_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ endif()
ament_vendor(assimp_vendor
SATISFIED ${assimp_FOUND}
VCS_URL https://github.com/assimp/assimp.git
VCS_VERSION v5.4.3
VCS_VERSION v5.3.1
CMAKE_ARGS
-DASSIMP_BUILD_ASSIMP_TOOLS:BOOL=OFF
-DASSIMP_BUILD_TESTS:BOOL=OFF
Expand Down

0 comments on commit b644467

Please sign in to comment.