On 06/10/2010 10:51 AM, Eric Noulard wrote:
> 2010/6/9 Aby Louw :
>> Hi,
>>
>> I have a Linux project that reads an initialization file on startup to
>> get some file names and variables.
>>
>> When doing an in-source or out of source build, I generate the
>> initialization file in the CMAKE_BINARY
2010/6/9 Aby Louw :
> Hi,
>
> I have a Linux project that reads an initialization file on startup to
> get some file names and variables.
>
> When doing an in-source or out of source build, I generate the
> initialization file in the CMAKE_BINARY_DIR and then also generate the C
> file that reads t
On 9. Jun, 2010, at 17:26 , Aby Louw wrote:
> Hi,
>
>
> I have a Linux project that reads an initialization file on startup to
> get some file names and variables.
>
> When doing an in-source or out of source build, I generate the
> initialization file in the CMAKE_BINARY_DIR and then also gen
Hi,
I have a Linux project that reads an initialization file on startup to
get some file names and variables.
When doing an in-source or out of source build, I generate the
initialization file in the CMAKE_BINARY_DIR and then also generate the C
file that reads this file so that I know the corre