Pin cmake version to 3.6
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/861 Reviewed By: davidaurelio Differential Revision: D14081865 Pulled By: SidharthGuglani fbshipit-source-id: 98bce25cfdd397f48beee64f114c85460b6d81fe
This commit is contained in:
committed by
Facebook Github Bot
parent
42657017bd
commit
61ae484316
@@ -35,6 +35,7 @@ android {
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path 'CMakeLists.txt'
|
||||
version '3.6.0-rc2'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user