Re: [CMake] Trying to build Paraview for Visual Studio Express 2010

2012-04-04 Thread Bill Hoffman
On 3/14/2012 1:21 PM, Francisco Caraballo wrote: Hello everyone. I'm using CMAKE to build Paraview with Visual Studio Express 2010. I'm having a problem with the generated solution. The problem is that one of the entries generated for included libraries (the MPI libraries) should be semi colon s

[CMake] Trying to build Paraview for Visual Studio Express 2010

2012-03-14 Thread Francisco Caraballo
Hello everyone. I'm using CMAKE to build Paraview with Visual Studio Express 2010. I'm having a problem with the generated solution. The problem is that one of the entries generated for included libraries (the MPI libraries) should be semi colon separated but it is space separated. The result of t