Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit ee94b90

Browse files
tmpsantos1ec5
authored andcommitted
[ios] Disable ccache
Cherry-picked from deb1161.
1 parent 94a91c7 commit ee94b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/ios/ios.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ target_include_directories(
7373
)
7474

7575
include(${PROJECT_SOURCE_DIR}/vendor/icu.cmake)
76-
include(${PROJECT_SOURCE_DIR}/platform/ios/ccache.cmake)
76+
# include(${PROJECT_SOURCE_DIR}/platform/ios/ccache.cmake)
7777
include(${PROJECT_SOURCE_DIR}/platform/ios/ios-test-runners.cmake)
7878

7979
initialize_ios_target(mbgl-core)

0 commit comments

Comments
 (0)