mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Update vcpkg, fix QT paths
This commit is contained in:
committed by
Andrii Danylchenko
parent
2b0f02c832
commit
735c4f149a
@@ -488,6 +488,7 @@ if(WIN32)
|
||||
# Use BundleUtilities to fix build when Vcpkg is used and disable it for MXE
|
||||
if(NOT (${CMAKE_CROSSCOMPILING}))
|
||||
add_subdirectory(osx)
|
||||
add_subdirectory(win)
|
||||
endif()
|
||||
elseif(APPLE AND NOT ENABLE_MONOLITHIC_INSTALL)
|
||||
set(CPACK_MONOLITHIC_INSTALL 1)
|
||||
|
||||
Reference in New Issue
Block a user