Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/atenpas/gpd
Browse files Browse the repository at this point in the history
  • Loading branch information
atenpas committed Jun 30, 2017
2 parents f53f5ad + 158f38d commit 58a88f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,8 @@ target_link_libraries(${PROJECT_NAME}_sequential_importance_sampling
target_link_libraries(${PROJECT_NAME}_test_occlusion
${PROJECT_NAME}_learning
${GENERATOR_LIB}
${catkin_LIBRARIES}
${catkin_LIBRARIES}
${PCL_LIBRARIES}
${Caffe_LIBRARIES})

target_link_libraries(${PROJECT_NAME}_learning
Expand Down

0 comments on commit 58a88f3

Please sign in to comment.