cmake issue: generated files in subdirs
Aaron J. Seigo
aseigo at kde.org
Thu Mar 23 08:27:45 GMT 2006
hi =)
so i added this to a CMakeLists.txt file:
kde4_add_ui3_files(krdc_SRCS
hostprofiles.ui3
maindialogbase.ui3
keycapturewidget.ui3
vnc/vncprefs.ui3)
as you can see, the last ui file is actually in a subdir... but when it
generates the source code files, it does so in the same directory that the
CMakeLists.txt file is in rather than the subdir. obviously this is not what
is desired =)
so .... does this need to go in a CMakeLists.txt file in the subdir (vnc/ in
this case) and if so, what would that look like exactly to make it all work
properly? if it should work in the top CMakeLists.txt file, then is this a
bug in kde4_add_ui3_files?
--
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060323/34c6b40e/attachment.sig>
More information about the kde-core-devel
mailing list