[directx12-agility] add message for compliance (#42797)

This commit is contained in:
Chuck Walbourn 2024-12-19 12:03:10 -08:00 committed by GitHub
parent cf454fe933
commit 3f92cf1a34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 1 deletions

View File

@ -42,4 +42,6 @@ file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/usage" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
vcpkg_install_copyright(FILE_LIST "${PACKAGE_PATH}/LICENSE.txt")
message(STATUS "BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS: https://www.nuget.org/packages/Microsoft.Direct3D.D3D12/${VERSION}/License")
configure_file("${CMAKE_CURRENT_LIST_DIR}/directx12-config.cmake.in" "${CURRENT_PACKAGES_DIR}/share/${PORT}/${PORT}-config.cmake" @ONLY)

View File

@ -1,6 +1,7 @@
{
"name": "directx12-agility",
"version": "1.614.1",
"port-version": 1,
"description": "DirectX 12 Agility SDK",
"homepage": "https://aka.ms/directx12agility",
"documentation": "https://devblogs.microsoft.com/directx/gettingstarted-dx12agility/",

View File

@ -2314,7 +2314,7 @@
},
"directx12-agility": {
"baseline": "1.614.1",
"port-version": 0
"port-version": 1
},
"directxmath": {
"baseline": "2024-12-02",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "422238025a2834050f475830e846f0a4375a352c",
"version": "1.614.1",
"port-version": 1
},
{
"git-tree": "640cc319351249fe3d6eb031c72abc87655b6d58",
"version": "1.614.1",