Am Montag 13 September 2010 schrieb Dale Beams:
> Earlier I had indicated using echo from a script to read in the
> dependencies.  Someone mentioned that this would not work?  Is this
> because of the location of the line in the CMakeLists.txt?

It was me.
1.) Location
2.) Syntax

> I'd have to dig around for the e-mail, but someone indicated that
> 
> -DCPACK_BINARY_DEB:BOOL=off/on could be set by default within the
> CMakeLists.txt file and then we'd only need to issue the line for the
> particular type of build we were doing, rather than a long list of
> BOOL=off

Defaults are set in CPack.cmake in _your_ system if not specified by us.
We have to know package management prior to setting our default.

> libboost-filesystem (& -system) is indicated as optional, but issues
> errors about boost filesystem all the way through the build and
> afterwards during program use about boost not being found.  is
> (filesystem & system) truly optional, and if so, is there a way to
> squelch the error and confirm that the build is in fact finding boost?

True, this looks like it were not optional.
For enblend we should make them required.

        Kornel
-- 
Kornel Benko
[email protected]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to