diff --git a/utils/nightly/gmsh_win64_test.ctest b/utils/nightly/gmsh_win64_test.ctest
new file mode 100755
index 0000000000000000000000000000000000000000..426086b3d2e9b8a675fa01e77296dbcfabe5bcab
--- /dev/null
+++ b/utils/nightly/gmsh_win64_test.ctest
@@ -0,0 +1,11 @@
+# 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(EXTRA_VERSION "-svn")
+include(gmsh_win64.ctest)
+
+set(EXTRA_VERSION "-dynamic-svn")
+set(BUILD_DYNAMIC true)
+include(gmsh_win64.ctest)