[gecode-users] CMake build script for Gecode

victor.zverovich at gmail.com victor.zverovich at gmail.com
Fri Feb 1 23:56:46 CET 2013


Hi All,

I've implemented a CMake <http://www.cmake.org/> build script for Gecode
which is available at
https://github.com/vitaut/gecode/blob/master/CMakeLists.txt . It's just a
single file that needs to be put in the top-level Gecode directory.

I've ported most of the autoconf platform checks to CMake. Out-of-tree
builds and tests are supported. I've tested the script on Linux and MacOS X
with gcc and on Windows with Visual C++ (both nmake and Visual Studio
builds work).

Hope it might be useful to someone.

Best regards,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20130201/c8fbc7a1/attachment.html>


More information about the users mailing list