aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-10-29 15:28:49 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-10-29 15:28:49 +0000
commit119b431f6ae4f794d8ba34ef8fa8f9e247c5038e (patch)
tree8f871b935d3c05ca07d38841562d71d1b4b9c6d3 /README.cmake
parent86951290eab7adf60a0c56d3477be90c98bc14c6 (diff)
Add some items to the list of things still to be done.
svn path=/trunk/; revision=52952
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.cmake b/README.cmake
index 1004c36cd1..e380299780 100644
--- a/README.cmake
+++ b/README.cmake
@@ -121,7 +121,12 @@ What needs to be done?
- Add back checkAPI target.
- Test and add support for other platforms (BSDs, OSX,
Solaris, Win32, Win64, ...)
-- Add support for cmake configurations
+- Add support for cmake configurations.
+- Get plugins loading when running *shark from the build directory.
+- Automatically figure out if *shark is running from the build directory
+ (making WIRESHARK_RUN_FROM_BUILD_DIRECTORY unnecessary like it is with
+ autofoo).
+- Get cross-compilation working (or ensure it does). It works with autofoo.
...
Links regarding cmake