Skip to content

Commit

Permalink
Using Chocolately to install directX sdk on Assimp 3p build machine
Browse files Browse the repository at this point in the history
Signed-off-by: AMZN-Gene <[email protected]>
  • Loading branch information
AMZN-Gene committed Sep 30, 2024
1 parent ec32530 commit 3ebfc59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package-system/assimp/build_assimp_windows.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

@rem Install Window's DirectX as required to build Assimp
choco install directx -y
choco install directx-sdk -y

@rem # cmake expects fowardslashes:
set "DOWNLOADED_PACKAGE_FOLDERS=%DOWNLOADED_PACKAGE_FOLDERS:\=/%"
Expand Down

0 comments on commit 3ebfc59

Please sign in to comment.