1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-28 03:57:02 +02:00

Fix compiling

This commit is contained in:
nordsoft 2023-01-15 02:37:28 +04:00
parent 2b4ae8cdd6
commit 52e0736bd0

View File

@ -320,7 +320,7 @@ endif()
############################################
find_package(Boost 1.48.0 REQUIRED COMPONENTS date_time filesystem locale program_options system thread)
find_package(ENet REQUIRED)
find_package(enet REQUIRED)
find_package(ZLIB REQUIRED)
# Conan compatibility