Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

How to attach Nuget package.config file for C++ cmake project

$
0
0

I’m working on CPP WinUI3 desktop application with cmake. By default WinUI3 project uses MSBuild. We made the project use cmake with the help of this sample project. ref - https://github.com/fredemmott/cmake-cpp-winrt-winui3

WinUI3 uses NuGet packages, and it has a corresponding file called package.config which looks like thisenter image description here

I’m trying to attach this file to my cmake WinUI3 project. I did not find any way to attach this file to my project with cmake.

How to add this file to the C++ cmake project?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>