[Insight-developers] cableswig 3.0.0 and cmake cvs don't build with cmake 2.4.4 and 2.4.5

Bill Hoffman bill.hoffman at kitware.com
Tue Jan 9 10:47:37 EST 2007


Bill Hoffman wrote:
> This seems to be a bug in CableSwig, and not cmake.  I tried with 
> 2.4.4 and it still did not work.
> I found the problem....
> 1.4          (andy     26-Oct-06): FILE(GLOB __files1 
> "${CMAKE_CURRENT_SOURCE_DIR}/*.i)
> 1.4          (andy     26-Oct-06): FILE(GLOB __files2 
> "${CMAKE_CURRENT_SOURCE_DIR}/*.swg)
>
> There are missing double quotes on those lines!
> It should not work in any version of cmake....
I have checked in a fix:
/cvsroot/CableSwig/CableSwig/SWIG/Lib/CMakeLists.txt,v  <--  CMakeLists.txt
new revision: 1.5; previous revision: 1.4

-Bill



More information about the Insight-developers mailing list