From 0359549707a0384b954457fbd4050b435ea4b9b8 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Tue, 22 Dec 2009 11:26:19 +0000 Subject: [PATCH] Added warning. --- README-cmake | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README-cmake b/README-cmake index 81c8f26d..6e725950 100644 --- a/README-cmake +++ b/README-cmake @@ -1,3 +1,7 @@ +------------------------------------------------------------------------------- +CMake scripts are experimental. Use them only if you're prepared to fix them. +------------------------------------------------------------------------------- + Exiv2 uses cmake, a cross-platform build system, to control the compilation process using simple platform and compiler independent configuration files.