Hi Justin

On Sunday 02 December 2007 18:28:30 Justin Karneges wrote:
> The cmake build is an undocumented convenience for KDE SVN users.  The
> official way to build QCA is with ./configure, make, make install.
>
hmm, hope you'll start to prefer it some day too ;)

> However, there's no reason cmake support should be broken in the tarball.
> I'll see about getting your patch integrated for a future release.
>
thanks

So now the next problem comes up with the plugins, those need some cmake 
makros defined in order to work ... and some more stuff so hmm, I'll propably 
really use the old way here ...

Just for your interrest, here's a list of what would need to be done, if cmake 
should be able to compile the plugin-tars as well:
- add the "cmake" subdir
- add this line to CMakeList.txt: 
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules" )

- add some tests from the main packages cmakelist
- copy some more stuff ...

so I guess it's a bit to much work for whatever benefits this might bring and 
I'll simply use ./configure and stuff

cu Simon
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to