Skip to content

Conversation

@loosche
Copy link
Collaborator

@loosche loosche commented Nov 3, 2024

If the -DGREX_AGILITY_SDK="X.Y.Z" command line option is used when generating a DirectX 12 solution, the specified Agility SDK will be downloaded and used by projects that ask for it.

Documentation on how to use it is at the bottom of the README.md file.

Setup the required exported variables for using the Agility SDK based on the new -DGREX_AGILITY_SDK=X.Y.Z command line
parameter. The way to use it is in README.md but does not actually call NuGet to get the package in question, instead
giving instructions on what steps you'll need to take in Visual Studio.
@loosche
Copy link
Collaborator Author

loosche commented Nov 3, 2024

Not sure if we really need this or anything, but it seems to work now (as hacky as it is) so it might be worth having?

Make sure to look at where I'm storing stuff. Also notice that I'm now downloading stuff as part of the CMake process, so let me know if I'm putting things in the wrong place or not checking for all the errors I should be :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants