[CMake] CMake 2.8.0 built on OS X crashes on Startup.

Clinton Stimpson clinton at elemtech.com
Fri Dec 4 17:26:48 EST 2009


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



More information about the CMake mailing list