mysql-connector-c++ in Clion with CMake
已回答
how to link mysql-connector-c ++ with clion. I'm using macosx mojave.
All of the programs below have been installed with Homebrew
/usr/local/Cellar

请先登录再写评论。
Hello!
Depending on the build system on which your project is based. If it's a CMake project, please see for example https://stackoverflow.com/a/41597045/11988753.