On Tue, Sep 28, 2010 at 1:32 PM, Brad King <[email protected]> wrote:

> On 09/28/2010 03:24 PM, Alexander Neundorf wrote:
> > Currently there are CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE.
> >
> > Should it be CMAKE_CURRENT_LIST_FILE_DIR or CMAKE_CURRENT_LIST_DIR ?
>
> Let's use the latter, CMAKE_CURRENT_LIST_DIR.
>
> -Brad
>
>
Yeah!  I've always had to use
get_filename_component(CMAKE_CURRENT_LIST_FILE) that Alex mentioned, and
this will simplify things.

James
_______________________________________________
cmake-developers mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to