Skip to content

Commit b8a6992

Browse files
authored
Add osx applocal.py to build script export dir (#952)
1 parent 409c608 commit b8a6992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ if [[ "${EXPORT_DIR}" != "${vcpkg_dir}" ]]; then
219219
"scripts/buildsystems/msbuild/vcpkg.targets"
220220
"scripts/buildsystems/msbuild/vcpkg.props"
221221
"scripts/buildsystems/msbuild/vcpkg-general.xml"
222+
"scripts/buildsystems/osx/applocal.py"
222223
"scripts/buildsystems/vcpkg.cmake"
223224
"scripts/cmake/vcpkg_get_windows_sdk.cmake"
224225
)

0 commit comments

Comments
 (0)