2015-04-28 10:57 GMT+02:00 Gregor Jasny :
> Hello Nils,
>
> thank you for the pointers.
>
> On 24/04/15 21:30, Nils Gladitz wrote:
>
>> On 24.04.2015 20:55, Gregor Jasny wrote:
>>
>>> Hello,
>>>
>>> would it be possible to add generator expression support to CPack
>>> so that I can use $ within CP
On 04/28/2015 10:57 AM, Gregor Jasny wrote:
Unfortunately the CPACK_BUILD_CONFIG approach does only work for
multi-config generators. As far as I understand CPACK_BUILD_CONFIG gets
only set if the -C command line option was given to cpack. But this
option is only added conditionally and omitted f
Hello Nils,
thank you for the pointers.
On 24/04/15 21:30, Nils Gladitz wrote:
On 24.04.2015 20:55, Gregor Jasny wrote:
Hello,
would it be possible to add generator expression support to CPack
so that I can use $ within CPACK_PACKAGE_FILE_NAME? I'm
using the CPack module from within my CMakeL
On 24.04.2015 20:55, Gregor Jasny wrote:
Hello,
would it be possible to add generator expression support to CPack
so that I can use $ within CPACK_PACKAGE_FILE_NAME? I'm
using the CPack module from within my CMakeLists.txt.
I'm trying to generate unique file names per architecture and
configura