On 07/18/2015 08:17 AM, Alexandre GOUAILLARD wrote:
> dear all,
>
> I'm trying to use cmake as a super build script for another library
> build system.
>
> Using add_custom_command and add_custom_target I have managed to
> handle most of the steps so far. My libraries and executable are being
> bui
dear all,
I'm trying to use cmake as a super build script for another library build
system.
Using add_custom_command and add_custom_target I have managed to handle
most of the steps so far. My libraries and executable are being built as
requested across platform.
Now I'm trying to import the gen