+\r
+Breakdown of CMake configuration options\r
+----------------------------------------\r
+BUILD_SHARED_LIBS [ON, OFF] Build freeglut as a shared library\r
+BUILD_STATIC_LIBS [ON, OFF] Build freeglut as a static library\r
+CMAKE_BUILD_TYPE [Empty, Debug, Release] Can be overriden by passing it\r
+ as a make variable during build.\r
+CMAKE_INSTALL_PREFIX Installation prefix (e.g. /usr/local on UNIX)\r
+FREEGLUT_BUILD_DEMOS [ON, OFF] Controls whether the demos are built or not.\r
+FREEGLUT_GLES1 [ON, OFF] TODO\r
+FREEGLUT_GLES2 [ON, OFF] TODO\r