Conan-center-index: [question] libpq/11.5 static and shared libraries both in lib folder

Created on 5 Jun 2020  路  1Comment  路  Source: conan-io/conan-center-index

Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=10
os=Linux
os_build=Linux
[options]
libpq:shared=False
[build_requires]
[env]
conan install libpq/11.5@ -o libpq:shared=False --build missing



md5-9bd563935dd8db05fff458c459cd65d5



libpq/11.5: WARN: Library 'pq' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension

I wasnt sure if I was missing something or maybe the libpq build doesnt allow for this seperation? Let me know if I need to provide any further information. Thank you!

question

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings