Merge branch 'accurate' into portable

This commit is contained in:
Clownacy 2020-03-14 23:01:46 +00:00
commit 720466826b

View file

@ -373,8 +373,6 @@ set_target_properties(CSE2 PROPERTIES
# Dependencies # # Dependencies #
################ ################
# Find dependencies
if(NOT FORCE_LOCAL_LIBS) if(NOT FORCE_LOCAL_LIBS)
find_package(SDL2) find_package(SDL2)
endif() endif()