cmake mysql5
Ryan Schmidt
ryandesign at macports.org
Sun Oct 3 10:20:09 PDT 2010
On Oct 3, 2010, at 11:39, Bradley Giesbrecht wrote:
> Any tips on helping cmake find mysql.h?
>
> I'm using cmake portgroup. I see cmake has env vars to play with, just thinking maybe someone already worked with cmake and mysql5.
No idea. cmake is very confusing to me.
Ideally, you would be able to tell cmake the path to the mysql_config script and it would use that to determine where the rest of MySQL is; that is the purpose of the mysql_config script.
More information about the macports-users
mailing list