From e65d2bbf24a3b09c7027c7fee83fd0d6fab59ce1 Mon Sep 17 00:00:00 2001 From: Oliver Duis Date: Sun, 18 Sep 2011 16:48:32 +0200 Subject: [PATCH] Tagged 4.0.3 --- COMPILE.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/COMPILE.txt b/COMPILE.txt index 6399fb27c..b031648d2 100644 --- a/COMPILE.txt +++ b/COMPILE.txt @@ -1,8 +1,8 @@ If you have problems with the compilation, please ask on the appropriated RawTherapee forum : http://www.rawtherapee.com/forum/viewforum.php?f=10 -Preamble: ---------- +Preamble +-------- Cmake is actually used to create the Makefiles (scripts that handle the build process) or specific Integrated Developement Environement (IDE) projects. It is designed to find all necessary compilation flags for your specific machine, but everything can be overriden.