Relative Content

Tag Archive for c++cmakelinkermysql-connector

MySql Connector/C++ in CMake

I installed MySql connector and i want to use it in my c++ app to connect to database, although i cannot link the library. I tried the way from other stack question so i did: