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

Commit

Permalink
[ios] Disable ccache
Browse files Browse the repository at this point in the history
Cherry-picked from deb1161.
  • Loading branch information
tmpsantos authored and 1ec5 committed Mar 10, 2020
1 parent 94a91c7 commit ee94b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/ios/ios.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ target_include_directories(
)

include(${PROJECT_SOURCE_DIR}/vendor/icu.cmake)
include(${PROJECT_SOURCE_DIR}/platform/ios/ccache.cmake)
# include(${PROJECT_SOURCE_DIR}/platform/ios/ccache.cmake)
include(${PROJECT_SOURCE_DIR}/platform/ios/ios-test-runners.cmake)

initialize_ios_target(mbgl-core)
Expand Down

0 comments on commit ee94b90

Please sign in to comment.