From b70bb4654a5c389100473ff343706df960ac63fd Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sat, 14 Jun 2014 09:36:45 +0200 Subject: Make it harder to miss that this is also about Win builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id4fd7a4672ed32dfcb57a4435a6b3e5cf2e5ca3d Reviewed-on: https://code.wireshark.org/review/2207 Reviewed-by: Jörg Mayer --- README.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.cmake') 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/ -- cgit v1.2.3