conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
8.25k stars 980 forks source link

Adding support for `ar` and `ld` variables on `cmake-toolchain` #16541

Closed ErniGH closed 3 months ago

ErniGH commented 4 months ago

Changelog: Fix: Fix ar and ld flags for cmake toolchain Docs: https://github.com/conan-io/docs/pull/XXXX

Close: https://github.com/conan-io/conan/issues/16517

CMAKE__LINK_EXECUTABLE

CMAKE_AR

memsharded commented 3 months ago

I guess that we can close this one in favor of https://github.com/conan-io/conan/pull/16647?