aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJuan Ramos <juan@lunarg.com>2023-11-07 12:04:48 -0700
committerJuan Ramos <114601453+juan-lunarg@users.noreply.github.com>2023-11-07 12:28:47 -0700
commit322e7b3f0850c4892b69b326959811c82344e18f (patch)
treea6e229e8c95db28e3acc06eb10585cac71eeaf14 /scripts
parenta4498f9ce35a7c8d87d38bd609d42081a5fc7d4d (diff)
downloadusermoji-322e7b3f0850c4892b69b326959811c82344e18f.tar.xz
Don't grab googletest when building for Android
It isn't needed.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 273aeb22..bef0025a 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -59,6 +59,11 @@
"-Dgtest_force_shared_crt=ON",
"-DBUILD_SHARED_LIBS=OFF"
],
+ "build_platforms": [
+ "windows",
+ "linux",
+ "darwin"
+ ],
"commit": "v1.14.0",
"optional": [
"tests"