mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-23 19:29:49 +00:00
[icu] fix typo
This commit is contained in:
parent
2d746d8913
commit
aab12428e5
@ -25,7 +25,7 @@ vcpkg_build_msbuild(
|
||||
PROJECT_PATH ${SOURCE_PATH}/source/allinone/allinone.sln
|
||||
PLATFORM ${BUILD_ARCH})
|
||||
|
||||
# force rebuild of database as it sometimies gets overriden by dummy one
|
||||
# force rebuild of database as it sometimes gets overriden by dummy one
|
||||
vcpkg_build_msbuild(
|
||||
PROJECT_PATH ${SOURCE_PATH}/source/data/makedata.vcxproj
|
||||
PLATFORM ${BUILD_ARCH})
|
||||
|
Loading…
Reference in New Issue
Block a user