Re: [Wormux-dev] Building with cmake

2008-05-19 Par sujet M Gagnon
> I'm not sure to know CMake better than you since I'm still not using it. > Anyway, I'm trying to understand it and I discover in file CMakeLists.txt : > # Project name > PROJECT(Wormux) > SET(WORMUX_MAJOR "0") > SET(WORMUX_MINOR "8") > SET(WORMUX_PATCH "svn") > SET(VERSION "${WORMUX_MAJOR}.${WO

Re: [Wormux-dev] Building with cmake

2008-05-19 Par sujet Matthieu Fertré
Hi, M Gagnon a écrit : > Hi, > > as you might know Plorf and me are trying to use CMake to build the mac > version of wormux (since it's more flexible and easier than autotools so > easier to get where we want) and everything is working fine, except one > major problem : apparently, when buildi