Oh, I see, that is reasonable. However, in my point of view, it would be enough to give a big warning if the fetch fails. Or even, to build the project template at the superbuild level as an external project, after MITK.
Anyway, I can switch off BUILD_TESTING, no problem. Thanks! Miklos On Tue, Sep 20, 2011 at 6:46 AM, Sascha Zelzer <[email protected]> wrote: > Hi Miklos, > > this is only done if "BUILD_TESTING" is ON in your CMake configuration. For > testing, it always needs to check is there are some changes in the template > project which might be incompatible. > > Maybe something like a "BUILD_OFFLINE" variable would be useful though. > > - Sascha > > On 09/20/2011 12:46 AM, Miklos Espak wrote: >> >> Hi, >> >> I wanted to rebuild MITK at the non-superbuild level, but it stopped >> because of the lack of internet connection at this step (right after >> starting): >> >> Performing update step (git fetch) for 'MITK-ProjectTemplate' >> >> Of course, the project template has already been downloaded and built. >> >> This happens only with the ProjectTemplate. The external projects, if >> they are already built, won't be downloaded again. >> >> Could this update step just skipped if the project template is already >> built? >> >> Thanks, >> Miklos >> >> >> ------------------------------------------------------------------------------ >> All the data continuously generated in your IT infrastructure contains a >> definitive record of customers, application performance, security >> threats, fraudulent activity and more. Splunk takes this data and makes >> sense of it. Business sense. IT sense. Common sense. >> http://p.sf.net/sfu/splunk-d2dcopy1 >> _______________________________________________ >> mitk-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mitk-users > > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
