Brett Delle Grazie
Sent: Tuesday, September 18, 2012 4:35 PM
To: cmake@cmake.org
Subject: [CMake] Query regarding header files in CMakeLists.txt
Hi,
Is it necessary to specify header files in add_executable /
add_library entries in CMakeLists.txt?
i.e. does CMake automatically do dependency analysis
On 18 September 2012 22:38, David Cole wrote:
> On Tue, Sep 18, 2012 at 5:37 PM, Leif Walsh wrote:
>>
>>
>> On 18 Sep, 2012, at 5:34 PM, Brett Delle Grazie
>> wrote:
>>
>> > Hi,
>> >
>> > Is it necessary to specify header files in add_executable /
>> > add_library entries in CMakeLists.txt?
>>
>
On Tue, Sep 18, 2012 at 5:37 PM, Leif Walsh wrote:
>
> On 18 Sep, 2012, at 5:34 PM, Brett Delle Grazie <
> brett.dellegra...@gmail.com> wrote:
>
> > Hi,
> >
> > Is it necessary to specify header files in add_executable /
> > add_library entries in CMakeLists.txt?
>
> nope
> >
> > i.e. does CMake
On 18 Sep, 2012, at 5:34 PM, Brett Delle Grazie
wrote:
> Hi,
>
> Is it necessary to specify header files in add_executable /
> add_library entries in CMakeLists.txt?
nope
>
> i.e. does CMake automatically do dependency analysis making this unnecessary?
yup
>
> Thanks,
>
> --
> Best Regar
Hi,
Is it necessary to specify header files in add_executable /
add_library entries in CMakeLists.txt?
i.e. does CMake automatically do dependency analysis making this unnecessary?
Thanks,
--
Best Regards,
Brett Delle Grazie
--
Powered by www.kitware.com
Visit other Kitware open-source proj