SQLiteCpp icon indicating copy to clipboard operation
SQLiteCpp copied to clipboard

Conan can't find FindSQLiteCpp.cmake

Open Aelthien opened this issue 1 year ago • 1 comments

Was this removed?

CMake Error at CMakeLists.txt:10 (find_package): By not providing "FindSQLiteCpp.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "SQLiteCpp", but CMake did not find one.

Aelthien avatar Oct 07 '24 11:10 Aelthien

I think this issue is more related to how it is packaged in conan index, can you check if this issue is specific to conan? vcpkg seems to be working properly so maybe it is an issue from the conan package.

I cannot help you further but if you think the issue is in conan itself please open the issue in the link bellow.

https://github.com/conan-io/conan-center-index/issues/new?assignees=&labels=bug&projects=&template=package_bug.yml&title=%5Bpackage%5D+%3CLIBRARY-NAME%3E%2F%3CLIBRARY-VERSION%3E%3A+SHORT+DESCRIPTION

UnixY2K avatar Oct 08 '24 23:10 UnixY2K