diff options
author | Jörg Mayer <jmayer@loplof.de> | 2006-09-06 22:14:20 +0000 |
---|---|---|
committer | Jörg Mayer <jmayer@loplof.de> | 2006-09-06 22:14:20 +0000 |
commit | f1956abf019fee7395e0006feddc6d46a2aa2375 (patch) | |
tree | b290ab1e8739bb376d6975b512e0f25dd5cc3d4f /README.cmake | |
parent | 88a7fc2494ff75c1793188e9b67bc62c05e971dd (diff) | |
download | wireshark-f1956abf019fee7395e0006feddc6d46a2aa2375.tar.gz wireshark-f1956abf019fee7395e0006feddc6d46a2aa2375.tar.bz2 wireshark-f1956abf019fee7395e0006feddc6d46a2aa2375.zip |
Add cmake-modules URL
svn path=/trunk/; revision=19167
Diffstat (limited to 'README.cmake')
-rw-r--r-- | README.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake index 1b8e7828ba..8ec0045441 100644 --- a/README.cmake +++ b/README.cmake @@ -91,3 +91,5 @@ Useful variables cmake FAQ http://www.cmake.org/Wiki/CMake_FAQ +Additional cmake modules + http://code.google.com/p/cmake-modules/ |