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