diff --git a/CMakePresets.json b/CMakePresets.json index 9765ff5..9e1818f 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -43,7 +43,7 @@ "name": "x64-windows", "inherits": "windows", "cacheVariables": { - "VCPKG_CHAINLOAD_TOOLCHAIN_FILE": "${sourceDir}/vendor/github.com/carbonengine/vcpkg-registry/toolchains/x64-windows-145-carbon.cmake" + "VCPKG_CHAINLOAD_TOOLCHAIN_FILE": "${sourceDir}/vendor/github.com/carbonengine/vcpkg-registry/toolchains/x64-windows-carbon.cmake" }, "hidden": true }, @@ -70,8 +70,8 @@ "inherits": "x64-windows", "cacheVariables": { "CMAKE_BUILD_TYPE": "Internal", - "VCPKG_TARGET_TRIPLET": "x64-windows-145-internal", - "VCPKG_HOST_TRIPLET": "x64-windows-145-internal" + "VCPKG_TARGET_TRIPLET": "x64-windows-internal", + "VCPKG_HOST_TRIPLET": "x64-windows-internal" } }, { @@ -79,8 +79,8 @@ "inherits": "x64-windows", "cacheVariables": { "CMAKE_BUILD_TYPE": "Release", - "VCPKG_TARGET_TRIPLET": "x64-windows-145-release", - "VCPKG_HOST_TRIPLET": "x64-windows-145-release" + "VCPKG_TARGET_TRIPLET": "x64-windows-release", + "VCPKG_HOST_TRIPLET": "x64-windows-release" } }, { @@ -88,8 +88,8 @@ "inherits": "x64-windows", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", - "VCPKG_TARGET_TRIPLET": "x64-windows-145-debug", - "VCPKG_HOST_TRIPLET": "x64-windows-145-debug" + "VCPKG_TARGET_TRIPLET": "x64-windows-debug", + "VCPKG_HOST_TRIPLET": "x64-windows-debug" } }, { @@ -97,8 +97,8 @@ "inherits": "x64-windows", "cacheVariables": { "CMAKE_BUILD_TYPE": "TrinityDev", - "VCPKG_TARGET_TRIPLET": "x64-windows-145-trinitydev", - "VCPKG_HOST_TRIPLET": "x64-windows-145-trinitydev" + "VCPKG_TARGET_TRIPLET": "x64-windows-trinitydev", + "VCPKG_HOST_TRIPLET": "x64-windows-trinitydev" } }, { diff --git a/vendor/github.com/carbonengine/vcpkg-registry b/vendor/github.com/carbonengine/vcpkg-registry index 045c6bc..de86dca 160000 --- a/vendor/github.com/carbonengine/vcpkg-registry +++ b/vendor/github.com/carbonengine/vcpkg-registry @@ -1 +1 @@ -Subproject commit 045c6bca667e8de2ba59d08d6dafdb86a4feaa60 +Subproject commit de86dcad60458ef170911adb5c42a053fc5d9117