[cmake-developers] [CMake] CMake 2.8.3-rc1 ready for testing!
James Bigler
jamesbigler at gmail.com
Tue Sep 28 16:55:55 EDT 2010
On Tue, Sep 28, 2010 at 1:32 PM, Brad King <brad.king at kitware.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20100928/0eadfd24/attachment.html>
More information about the cmake-developers
mailing list