mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
Delete unused include
This commit is contained in:
parent
820eceb8ad
commit
e0134aed0b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user