Help Rewriting kdepim/akonadi/agents/nie/CMakeLists.txt
Allen Winter
winter at kde.org
Wed Jul 23 22:14:30 CEST 2008
I need help from the CMake Gurus.
Attached is my attempt at rewriting kdepim/akonadi/agents/nie/CMakeLists.txt.
The problem is: the nepomuk-rcgen program creates a file that contains a list
of source files to compile into the nie library.
So you'll notice that I read the contents of the file into a variable and attempt
to use that in kde4_add_library(). But CMake complains that the input files
don't exist.
I'm lost.
Help.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rcgen.cmake
Type: text/x-cmake
Size: 1690 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20080723/f5f38fa1/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeLists.txt
Type: text/x-cmake
Size: 1269 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20080723/f5f38fa1/attachment-0001.bin
More information about the Kde-buildsystem
mailing list