trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2011

CMake error on kmail

From: L0ner sh4dou <sh4dou@...>
Date: Sun, 11 Sep 2011 15:48:22 +0200
This is what I got while configuring kmail:

CMake Error at CMakeLists.txt:20 (tde_import):
  Unknown CMake command "tde_import".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.8)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

Probably CMakaLists.txt error.