10 Mar 2002 23:33
Re: Curl and CMake (Was configure dilemmas)
Charles <sanders-consulting <at> attbi.com>
2002-03-10 22:33:17 GMT
2002-03-10 22:33:17 GMT
I think its a great idea. As a regular user of both *NIX and Windows, I whole heartedly support any effort to pull the two together!! Charles ----- Original Message ----- From: "Andy Cedilnik" <andy.cedilnik <at> kitware.com> To: "Curl" <curl-library <at> lists.sourceforge.net> Sent: Monday, March 10, 2003 3:50 PM Subject: Curl and CMake (Was configure dilemmas) > Hi All, > > We use Curl in CMake for the last couple of months and it works great. > > For those of you who do not know CMake, it is a cross platform build > tool. Sort of replacement for Autoconf/Automake, except that it can > generate Makefiles for Borland Bcc5.5 and NMake (Visual studio 6 and 7) > and it can also generate project files for Visual Studio 6 and 7. It > does all sorts of things, such as allowing out of source build, parallel > build, nice dependency control... > > I played around and wrote CMake TRY_COMPILE and TRY_RUN's so that it > builds on a variety of platforms. You can see the list here: > > http://public.kitware.com/dashboard.php?name=cmake > > Also, the input file for CMake (CMakeLists.txt) for libcurl can be seen > here: >(Continue reading)
RSS Feed