Skip to content

Commit

Permalink
Revert changes to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
archielee committed Feb 8, 2016
1 parent abfac83 commit e2ba72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr2_description/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ foreach(it ${pr2_stl_files})
COMMAND ivcon
ARGS ${basepath}/convex/${basename}_convex.obj ${basepath}/convex/${basename}_convex.iv
DEPENDS ${basepath}/convex/${basename}_convex.obj)

set(pr2_gen_files ${pr2_gen_files} ${basepath}/iv/${basename}.iv ${basepath}/convex/${basename}_convex.iv)


Expand Down

0 comments on commit e2ba72f

Please sign in to comment.