From: Diego 'Flameeyes' Pettenò Date: Mon, 16 Jun 2008 13:40:10 +0000 (+0200) Subject: Rename the cmake information from README.cmake to INSTALL.cmake. X-Git-Tag: 0.3.0~379^2~3 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=48e53a1246c7fd597ee9f9856dbda9b10dd72d90;hp=187c95211835051c6d066d66a50c17b789084be4 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 --- diff --git a/README.cmake b/INSTALL.cmake similarity index 100% rename from README.cmake rename to INSTALL.cmake