Skip to content

Commit

Permalink
Replace CURL_LIBRARIES by new style
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
  • Loading branch information
j-rivero committed Aug 18, 2021
1 parent 24f626b commit 9cc7ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gazebo/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ target_link_libraries(gazebo_common
${libavformat_LIBRARIES}
${libavutil_LIBRARIES}
${libavdevice_LIBRARIES}
${CURL_LIBRARIES}
CURL::libcurl
${libswscale_LIBRARIES}
${libtar_LIBRARIES}
${TBB_LIBRARIES}
Expand Down

0 comments on commit 9cc7ea5

Please sign in to comment.