HOW TO RUN
conan install . --build missing --output-folder=build
This will create all necessary .pc file on build directory After that you can run meson setup command like below:
meson setup build --native-file build/conan_meson_native.ini
Description
Languages
C++
90.3%
CMake
9.7%