Tagged 4.0.3

This commit is contained in:
Oliver Duis 2011-09-18 16:48:32 +02:00
parent 647c6bb7a1
commit e65d2bbf24

View File

@ -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.