aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBenoit Neil <suky0001@free.fr>2009-04-07 22:49:02 +0000
committerBenoit Neil <suky0001@free.fr>2009-04-07 22:49:02 +0000
commit702355da477e02993a91ed055240eb86ea0c91e7 (patch)
tree22b25f34c97e31e32ff14c603686d8bb71859797 /CMakeLists.txt
parentc4fba310d2d36c607af3173fac8aa17523d0c7a4 (diff)
(Minor update) Modified a comment, before going to sleep :)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 09f7325b2..31f260dd4 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)