2 references to CMakeOutputDir
Microsoft.DotNet.CMake.Sdk (2)
src\GetCMakeArtifactsFromFileApi.cs (2)
51string replyDir = Path.Combine(CMakeOutputDir, ".cmake", "api", "v1", "reply"); 193string fullPath = Path.Combine(CMakeOutputDir, artifact.Path);