Use NuGet package for WinRT headers generation.

This commit is contained in:
John Preston
2021-06-22 09:53:20 +04:00
parent 659ddae9a8
commit bb474686eb
5 changed files with 5 additions and 9 deletions
+1
View File
@@ -31,6 +31,7 @@ include(cmake/target_link_static_libraries.cmake)
include(cmake/target_link_frameworks.cmake)
include(cmake/init_target.cmake)
include(cmake/generate_target.cmake)
include(cmake/nuget.cmake)
include(cmake/options.cmake)