Skip to content

Commit

Permalink
updated SDL2
Browse files Browse the repository at this point in the history
  • Loading branch information
simmubhangu committed Jul 3, 2019
1 parent 7a3277e commit c72dcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edrone_client/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ find_package(catkin REQUIRED COMPONENTS

)

find_package(SDL2 REQUIRED SDL2)
#find_package(SDL2 REQUIRED SDL2)

find_package(OpenCV REQUIRED)
message(STATUS "Using OpenCV version ${OpenCV_VERSION}")
Expand Down

0 comments on commit c72dcca

Please sign in to comment.