cpp-best-practices / gui_starter_template

A template CMake project to get you started with C++ and tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Align cmake-conan support using the last guidelines

salvioli opened this issue · comments

The cmake script for Conan is outdated and is not aligned to the suggested use of the https://github.com/conan-io/cmake-conan wrapper. See the linked repository readme for last suggested way of using the wrapper.