[CMake] Visual Studio 2008 configure and build step independency

2011-09-22 Thread Thomas Wolf
Hello all, i think i stumbled upon something that keeps me occupied for quite some time now: I have a quite large CMake based project, wich is intended to generate a Visual Studo 2008 solution. The problem is, that I use mixed internal and external projects, which depend on each other, like VTK,

Re: [CMake] Visual Studio 2008 configure and build step independency

2011-09-22 Thread Bill Hoffman
On 9/22/2011 1:07 PM, Thomas Wolf wrote: Addition: if i try to fake the contents of the CTK use file, like set_found true usefile_included 1 find_package still tries to include the CTKConfig.cmake. I always thougt if the Find-variable is set to true find_package just assumes that everything