[Cmake] Bug report : Remove Command
Bill Hoffman
bill.hoffman at kitware.com
Fri Mar 21 11:24:48 EST 2003
Thanks for the bug report, I just checked in a fix.
(The fix will be in 1.6.7 )
-Bill
At 10:50 AM 3/21/2003, John Biddiscombe wrote:
>I've just done a cvs checkout and rebuild.
>Can someone confirm that the remove command is knackered.
>
>SET(TEST a b c d e)
>MESSAGE("${TEST}")
>REMOVE(TEST e)
>MESSAGE("${TEST}")
>
>JB
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake
More information about the CMake
mailing list