[CMake] cmake 2.2.0 and KDevelop3 Generator

David Somers dsomers at omz13.com
Sun Jul 17 16:09:28 EDT 2005


Hello,

I have a project which works well with Cmake when I get it to make the 
standard UNIX makefile. I've now tried to use the KDevelop3 generator with 
the project, and have noticed the following things:

1. I have a source directory which only contains the source for a man page. 
The CMakeLists file for that directory is very simple: it only contains one 
line:

INSTALL_FILES(/man/man1 .1 checkcvswrappers)

The slight hiccup is that it would appear that any install files are not added 
into <project>.kdevelop.filelist.
Is this by design, or is this a bug?

2. When I try to build any of the targets, the output is almost non-existant:

e.g.
cd '/home/users/dsomers/prj/build' && gmake -k -j1 'lint'
*** Success ***

This is strange because I know that there should be a *lot* of warning and 
informational messages shown. What has happened to them?


-- 
David Somers
VoIP: FWD 622885
PGP Key = 7E613D4E
Fingerprint = 53A0 D84B 7F90 F227 2EAB  4FD7 6278 E2A8 7E61 3D4E


More information about the CMake mailing list