On 18 May 2017 at 21:51, Daniel Estermann <ester...@hochschule-trier.de> wrote:
>
> I would expect either a FindSOCI.cmake or SOCIConfig.cmake or both to be
> installed in order to be able to use find_package(SOCI) in my project.


Right. I'm not author of that PR and I don't know why SOCIConfig.cmake [1]
or rather soci-config.cmake is not generated or installed.
FindSOCI.cmake is a convenience script that users usually copied
into their projects

https://github.com/BizarreCake/hCraft/blob/master/cmake/Modules/FindSoci.cmake
https://github.com/BelledonneCommunications/flexisip/blob/master/cmake/FindSoci.cmake

If you want to make the setup more convenient, PRs are more than welcome.



[1] https://github.com/SOCI/soci/blob/master/cmake/SociConfig.cmake
file is not the so called CMake project config. It is internal config file,
name is coincidence.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to