[CMake] More problems with list()...

Robert Dailey rcdailey at gmail.com
Wed Dec 3 11:55:59 EST 2008


On Wed, Dec 3, 2008 at 10:42 AM, Alexander Neundorf <a.neundorf-work at gmx.net
> wrote:

> I think ARGN and ARGV are handled in a special way, so try if turning it
> into
> a normal variable works, something like
>
> set(tmp ${ARGN})
> list( GET tmp 0 component_dependencies )


Wow, that actually works. That makes me indescribably sad.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081203/c056b3ab/attachment.htm>


More information about the CMake mailing list