From 075e37d29ebcb562ac94df181e72f6bb7ec04088 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 4 Feb 2013 12:33:04 +0100 Subject: [PATCH] Added note on CMake option prefixes. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d49b33cd..fc678895 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ To compile GLFW and the accompanying example programs, you will need the ### CMake options There are a number of CMake build options for GLFW, although not all are -available on all supported platforms. +available on all supported platforms. Some of these are de facto standards +among CMake users and so have no `GLFW_` prefix. #### Shared options