Mailinglist Archive: zypp-devel (116 mails)

< Previous Next >
[zypp-devel] cmake version small todo
  • From: Duncan Mac-Vicar <dmacvicar@xxxxxxx>
  • Date: Thu, 7 Jun 2007 12:13:56 +0200
  • Message-id: <200706071213.56882.dmacvicar@xxxxxxx>

If you use the cmake that comes with 10.2 (2.4.3 iirc)

CMake Error: Error in cmake code at
trunk/libzypp/doc/autodoc/CMakeLists.txt:55:
INSTALL called with unknown mode DIRECTORY

This works with cmake 2.4.6 from the build service for 10.2 or factory.

If anyone figures out a workaround there that works with the old cmake, please 
commit, otherwise we will have to set 

CMAKE_MINIMUM_REQUIRED(VERSION versionNumber [FATAL_ERROR])

to avoid getting the error above, and complain about the cmake version itself.

-- 
Duncan Mac-Vicar Prett  
Novell :: SUSE R&D, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >