diff options
| author | Steven Noreyko <1909661+okyeron@users.noreply.github.com> | 2024-02-21 16:39:31 -0600 |
|---|---|---|
| committer | Steven Noreyko <1909661+okyeron@users.noreply.github.com> | 2024-02-21 16:39:31 -0600 |
| commit | 68442c423daf7e45aeb94f8e6c1e2b1dc242e225 (patch) | |
| tree | 87ef158d7934f29585fac61bfe8962e20bfcd834 /sw/vcpkg-configuration.json | |
| parent | f9cd2526fc5878c52e290a8dc0bb9260c5bd797a (diff) | |
| download | plinky-68442c423daf7e45aeb94f8e6c1e2b1dc242e225.tar.gz | |
remove vscode/cmake stuff
Diffstat (limited to 'sw/vcpkg-configuration.json')
| -rw-r--r-- | sw/vcpkg-configuration.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sw/vcpkg-configuration.json b/sw/vcpkg-configuration.json deleted file mode 100644 index de363ed..0000000 --- a/sw/vcpkg-configuration.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "registries": [ - { - "name": "microsoft", - "location": "https://aka.ms/vcpkg-ce-default", - "kind": "artifact" - } - ], - "requires": { - "microsoft:tools/kitware/cmake": "* 3.20.1", - "microsoft:tools/ninja-build/ninja": "* 1.10.2" - } -} |
