Can't link custom library

Hiromichi Watari <[email protected]>
Newsgroups gmane.comp.db.mysql.devel
Message-ID <[email protected]>

Hi,

I can't link my custom library with cmake (mysql 5.5), has anyone seen this ?
I ended up adding the library file into link.txt after cmake creates it as a workaround.
Thanks,
Hiromichi

-----------------------------------------------------------------------
CXXFLAGS="-L/my_lib_dir -lfoo"
export CXXFLAGS
cmake .
// modify link.txt as a workaround
make


-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.