In the last episode (Nov 02), Nick Khamis said:
> Hello Everyone,
> 
> I am looking to build just the mysql client, and not the entire server
> from source.
> Which cmake flags do I need to install just the mysql client/devel header 
> files.
> The actualy mysql server is on a different machine.

Try -DWITHOUT_SERVER=1 ; it's not documented, but matches the autoconf
--without-server flag, which was documented.

-- 
        Dan Nelson
        dnel...@allantgroup.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to