Disabling visibility=hidden for certain cpp files?
Thiago Macieira
thiago at kde.org
Thu Oct 25 11:51:14 CEST 2007
Em Wednesday 24 October 2007 19:07:58 Simon Edwards escreveu:
> Because SIP doesn't support it and I need to compile the cpp it
> generates for bindings.
The question is: why do you want to export the code it generates?
If you're doing that, then it's not a KDE library and the suggestion I
provided in the beginning of this thread applies: non-KDE libraries do not
get visibility flags.
If you're making a KDE library, then why are you exporting code generated by a
third-party application? Shouldn't you be writing a binding around it?
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20071025/9d21dc1d/attachment.pgp
More information about the Kde-buildsystem
mailing list