Skip to content

Commit

Permalink
fix cmakelists
Browse files Browse the repository at this point in the history
  • Loading branch information
mpavezb committed Sep 4, 2017
1 parent 0f06b0c commit a573af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uchile_maps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ find_package(catkin REQUIRED COMPONENTS
uchile_util
)

find_package(pcl 1.7 REQUIRED COMPONENTS common)
find_package(PCL 1.7 REQUIRED COMPONENTS common)

catkin_python_setup()

Expand Down

0 comments on commit a573af3

Please sign in to comment.