Skip to content

fix(ci): find Conan shims on Windows - #83

Merged
irvingouj@Devolutions (irvingoujAtDevolution) merged 1 commit into
masterfrom
agent/fix-windows-conan-shim
Aug 12, 2026
Merged

fix(ci): find Conan shims on Windows#83
irvingouj@Devolutions (irvingoujAtDevolution) merged 1 commit into
masterfrom
agent/fix-windows-conan-shim

Conversation

@irvingoujAtDevolution

Copy link
Copy Markdown
Contributor

The Windows build creates conan1.cmd, but CMake only looked for conan1 and conan. find_program doesn't add .cmd on Windows, so configuration stopped before compilation.

This adds the generated .cmd names for both Conan lanes.

Checks:

  • git diff --check
  • CMake script parse with USE_CONAN=OFF

@irvingoujAtDevolution
irvingouj@Devolutions (irvingoujAtDevolution) merged commit 9189c3c into master Aug 12, 2026
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants