summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/include_external_msproject/CustomGuidTypePlatform.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/include_external_msproject/CustomGuidTypePlatform.cmake')
-rw-r--r--Tests/RunCMake/include_external_msproject/CustomGuidTypePlatform.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/include_external_msproject/CustomGuidTypePlatform.cmake b/Tests/RunCMake/include_external_msproject/CustomGuidTypePlatform.cmake
new file mode 100644
index 000000000..ee4db655f
--- /dev/null
+++ b/Tests/RunCMake/include_external_msproject/CustomGuidTypePlatform.cmake
@@ -0,0 +1,5 @@
+# Test all optional parameters are set.
+include_external_msproject(external external.project
+ GUID aaa-bbb-ccc-111
+ TYPE aaa-bbb-ccc-ddd-eee
+ PLATFORM "Custom Platform")