From 48e53a1246c7fd597ee9f9856dbda9b10dd72d90 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Mon, 16 Jun 2008 15:40:10 +0200 Subject: [PATCH] Rename the cmake information from README.cmake to INSTALL.cmake. As cmake is not used after building, it's more an INSTALL document, which is usually ignored from installing by distributions (while README files are). Signed-off-by: Manuel Nickschas --- README.cmake => INSTALL.cmake | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.cmake => INSTALL.cmake (100%) diff --git a/README.cmake b/INSTALL.cmake similarity index 100% rename from README.cmake rename to INSTALL.cmake -- 2.20.1