[Cmake] Bug report : Remove Command

John Biddiscombe john.biddiscombe at mirada-solutions.com
Fri Mar 21 10:50:30 EST 2003


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



More information about the CMake mailing list