On 18 May 2017 at 19:28, Daniel Estermann <ester...@hochschule-trier.de> wrote:
> Hello everybody,
>
> I am trying to use SOCI in my project. I built it with the following comand:
>
>     cmake -G "MSYS Makefiles" -DWITH_SQLITE3=Off -DSOCI_STATIC=Off
> -DSOCI_TESTS=Off -DWITH_ODBC=Off -DCMAKE_INSTALL_PREFIX=/mingw64 ..
>
> And invoked make install after that. But it seemed not to install CMake
> Modules to my prefix path. All I get are export modules.

What modules else do you expect to install?

AFAIK, only the project config with exported targets is installed

https://github.com/SOCI/soci/pull/503

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