summaryrefslogtreecommitdiff
path: root/test cases/cmake/7 cmake options/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/cmake/7 cmake options/test.json')
-rw-r--r--test cases/cmake/7 cmake options/test.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/cmake/7 cmake options/test.json b/test cases/cmake/7 cmake options/test.json
index 046e2ee4c..f9f0b05a7 100644
--- a/test cases/cmake/7 cmake options/test.json
+++ b/test cases/cmake/7 cmake options/test.json
@@ -3,6 +3,9 @@
"options": {
"cmake_prefix_path": [
{ "val": ["val1", "val2"] }
+ ],
+ "build.cmake_prefix_path": [
+ { "val": ["val1", "val2"] }
]
}
}