This page
(https://vtk.org/Wiki/CDash:Administration#Delete_builds_with_wrong_dates)
has a section titled Automatic removal of builds which describes two
ways of removing builds.
The first is to set $CDASH_AUTOREMOVE_BUILDS='1';
The second is to run a cron job: 0 6 * * 0 php5
/var/www/CDash
On Sat, 12 Jan 2019 at 14:20, Osman Zakir wrote:
>
> I tried to set the runtime to static by passing the "-DMSVC_RUNTIME_TYPE=/MT"
> argument when running CMake, but it generated a warning
Could you paste link to the CMake docs page where this variable is described?
> So what's the correct way t
I tried to set the runtime to static by passing the "-DMSVC_RUNTIME_TYPE=/MT"
argument when running CMake, but it generated a warning saying that that option
was ignored by the project (Zlib in this case). So what's the correct way to
do this?
--
Powered by www.kitware.com
Please keep messag