Skip to content
Snippets Groups Projects
Commit f2599791 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent dc23d2f9
No related branches found
No related tags found
No related merge requests found
# Gmsh - Copyright (C) 1997-2014 C. Geuzaine, J.-F. Remacle
#
# See the LICENSE.txt file for license information. Please report all
# bugs and problems to the public mailing list <gmsh@geuz.org>.
set(CTEST_CMAKE_COMMAND "/cygdrive/c/xxxxxxxxxxxxxcmake.exe")
set(CTEST_BINARY_DIRECTORY "$ENV{HOME}/src/gmsh/bin_msvc")
set(CTEST_CMAKE_GENERATOR "xxxxxxxxxxxxxxxxxnix Makefiles")
set(WEB_BIN "geuzaine@geuz.org:/home/www/geuz.org/gmsh/bin/Windows")
set(WITH_TEST TRUE) # run the tests?
set(WITH_COVERAGE FALSE) # check code coverage?
set(WITH_MEMCHECK FALSE) # check memory with valgrind?
#################################################################################
set(CTEST_BUILD_NAME "Win64-VisualStudio")
set(OPT "-DGMSH_EXTRA_VERSION=${EXTRA_VERSION}")
set(CTEST_BUILD_OPTIONS ${OPT})
include(gmsh.ctest)
upload_package(${WEB_BIN} Windows 64-MSVC .zip .zip)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment