2 references to Path
Microsoft.DotNet.CMake.Sdk (2)
src\GetCMakeArtifactsFromFileApi.cs (2)
182
if (!string.IsNullOrEmpty(artifact.
Path
))
184
string fullPath = Path.Combine(CMakeOutputDir, artifact.
Path
);