summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2014-06-14 09:36:45 +0200
committerJörg Mayer <jmayer@loplof.de>2014-06-14 07:38:23 +0000
commitb70bb4654a5c389100473ff343706df960ac63fd (patch)
tree81bf09d800c6c6c930095a0535b55fa08ee8849a /README.cmake
parent935280317a88223312709e93d428e586a6cce9ef (diff)
downloadwireshark-b70bb4654a5c389100473ff343706df960ac63fd.tar.gz
Make it harder to miss that this is also about Win builds
Change-Id: Id4fd7a4672ed32dfcb57a4435a6b3e5cf2e5ca3d Reviewed-on: https://code.wireshark.org/review/2207 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.cmake b/README.cmake
index 313810bd66..ab35193597 100644
--- a/README.cmake
+++ b/README.cmake
@@ -10,14 +10,14 @@
Table of contents
=================
-How to get started with cmake?
+How to get started with cmake (Unix/Linux and Win32/64)?
Why cmake?
Why not cmake?
What needs to be done?
Links regarding cmake
-How to get started with cmake?
-==============================
+How to get started with cmake (Unix/Linux and Win32/64)?
+========================================================
You can find documentation on cmake at: http://www.cmake.org/