[CMake] debug/optimized include directories

Robert Dailey rcdailey at gmail.com
Tue Nov 1 16:49:42 EDT 2011


Well if you need any help coding the feature let me know. I'm already
liking the idea of adding features I want myself into CMake :)

Thanks!

---------
Robert Dailey


On Tue, Nov 1, 2011 at 3:47 PM, David Cole <david.cole at kitware.com> wrote:

> On Tue, Nov 1, 2011 at 4:33 PM, Robert Dailey <rcdailey at gmail.com> wrote:
> > On Tue, Nov 1, 2011 at 3:32 PM, David Cole <david.cole at kitware.com>
> wrote:
> >>
> >> Not yet
> >
> > Meaning there are plans in the works to add such functionality in the
> near
> > future?
> > For now I guess I could actually hard code VS environment variables in my
> > include directory strings, such as $(Configuration).
>
> There is a feature planned to add per-target include directories (as a
> target property). As part of that work, we will probably naturally
> also add per-configuration values of that new target property. It is
> not yet added as a feature request in the bug tracker, but there are
> related ones that I may "borrow" for the purpose. Stay tuned for more
> info, but it is not coming in the next week or two. Hopefully, in time
> for 2.8.7, but it depends on timing at this point.... so no promises.
>
> For now, your $(Configuration) idea is probably your best bet. (And
> would continue to work even after we implement this feature...)
>
>
> HTH,
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111101/4a6cfd81/attachment.htm>


More information about the CMake mailing list