diff --git a/edrone_client/CMakeLists.txt b/edrone_client/CMakeLists.txt index f353fda..9f6b297 100644 --- a/edrone_client/CMakeLists.txt +++ b/edrone_client/CMakeLists.txt @@ -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}")