1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Delete unused include

This commit is contained in:
Michael Pavlyshko
2014-07-08 02:00:11 +03:00
parent 820eceb8ad
commit e0134aed0b

View File

@@ -58,7 +58,6 @@ find_package(Boost 1.48.0 COMPONENTS program_options filesystem system thread lo
find_package(ZLIB REQUIRED)
if (ENABLE_SDL2)
include (FindPkgConfig)
find_package(SDL2 REQUIRED)
find_package(SDL2_image REQUIRED)
find_package(SDL2_mixer REQUIRED)