On Friday 04 December 2009 03:19:24 pm David Cole wrote:
> Do you have a good idea for how to implement "everything except the
> headers"...?

Maybe something like:
install(DIRECTORY ... REGEX Headers EXCLUDE)

>
> There's already some pretty gnarly CMake script code in the fixup_bundle
> routines. I'd like to keep it as simple and understandable as possible.
>
> I'm assuming your reason for not wanting the headers in there is simply
> "they're useless and they take up unnecessary space" -- is there another
> reason or is that it?

Closed source packages may not want headers included in the frameworks.

Clint

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to