diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f4f5dc4..4ee572be 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -373,8 +373,6 @@ set_target_properties(CSE2 PROPERTIES # Dependencies # ################ -# Find dependencies - if(NOT FORCE_LOCAL_LIBS) find_package(SDL2) endif()