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