From: Benoit Neil Date: Tue, 7 Apr 2009 22:49:02 +0000 (+0000) Subject: (Minor update) Modified a comment, before going to sleep :) X-Git-Tag: curl-7_19_5~240 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702355da477e02993a91ed055240eb86ea0c91e7;p=thirdparty%2Fcurl.git (Minor update) Modified a comment, before going to sleep :) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 09f7325b2b..31f260dd48 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,10 +2,9 @@ # by [PUT YOUR REAL NAME TETEST!] and Sukender (Benoit Neil) # TODO: -# Finish tests sub project (with Makefile.inc) # The output .so file lacks the soname number which we currently have within the lib/Makefile.am file # Add full (4 or 5 libs) SSL support -# Add INSTALL target +# Add INSTALL target (EXTRA_DIST variables in Makefile.am may be moved to Makefile.inc so that CMake/CPack is aware of what's to include). # Add CTests(?) # Check on all possible platforms # Test with as many configurations possible (With or without any option)