katusk/CMakeNuGetTools
CMake functions for adding NuGet package dependencies with CMake exports or native .targets files, generating and merging .nuspec files, calling nuget pack, and more. WIP.
CMakeMIT
Issues
- 7
How do I know the Target name?
#8 opened by vipcxj - 5
If NUGET_EXCLUDE_VERSION=FALSE and VERSION of a PACKAGE entry in nuget_add_dependencies() changed, then find_package() does not respect the package directory change
#2 opened by katusk - 4
How to install
#4 opened by dietergovaerts - 1
- 6
No license specified?
#1 opened by ryuslash