[CMake] another target with the same name exists

2008-05-27 Thread kent williams
Am I insane, or is CMake? In a subdirectory of our big ol build tree, CMake is freaking out about duplicate targets in a way that makes no sense to me: CMake Error at src/iplProg/AutoSeg/ProcessDescription/CMakeLists.txt:3 (ADD_LIBRARY): add_library cannot create target ProcessDescription

Re: [CMake] another target with the same name exists

2008-05-27 Thread Bill Hoffman
kent williams wrote: Am I insane, or is CMake? In a subdirectory of our big ol build tree, CMake is freaking out about duplicate targets in a way that makes no sense to me: CMake Error at src/iplProg/AutoSeg/ProcessDescription/CMakeLists.txt:3 (ADD_LIBRARY): add_library cannot create target