diff options
Diffstat (limited to 'vcpkg/scripts/detect_compiler/vcpkg.json')
| -rw-r--r-- | vcpkg/scripts/detect_compiler/vcpkg.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vcpkg/scripts/detect_compiler/vcpkg.json b/vcpkg/scripts/detect_compiler/vcpkg.json new file mode 100644 index 0000000..64979df --- /dev/null +++ b/vcpkg/scripts/detect_compiler/vcpkg.json @@ -0,0 +1,5 @@ +{ + "name": "detect-compiler", + "version": "0", + "description": "None" +} |