mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-17 18:32:08 +01:00
@@ -139,7 +139,9 @@ if(NOT EMSCRIPTEN)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(NOT OPTION_DEDICATED)
|
if(NOT OPTION_DEDICATED)
|
||||||
if(NOT WIN32)
|
if(WIN32)
|
||||||
|
find_package(Xaudio2)
|
||||||
|
else()
|
||||||
find_package(Allegro)
|
find_package(Allegro)
|
||||||
if(NOT APPLE)
|
if(NOT APPLE)
|
||||||
find_package(Freetype)
|
find_package(Freetype)
|
||||||
@@ -174,7 +176,6 @@ if(MSVC)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
find_package(SSE)
|
find_package(SSE)
|
||||||
find_package(Xaudio2)
|
|
||||||
|
|
||||||
find_package(Grfcodec)
|
find_package(Grfcodec)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user