Open tmilnthorp opened 4 years ago
This sounds like a reasonable idea and should indeed be possible (the NuGet package is defined here). However, I'm not sure where the header file(s) would end up, and if it would make sense to include them from that location.
There's indeed a setup guide - I hope that it's up to date ;-) Let me know if you have any problems!
Hello!
It would be nice to include the headers for type-traits in the NuGet package, given that these are GTA specific. I'm not sure if this is possible or already done in the extension side already.
We would need to include it under build\include as well as create a .targets file to add to the C++ include directories.
I am trying to add this myself but am unable to build the solution. Is there a developer setup guide anywhere?