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

remove dynamic

parent 4681fad2
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,3 @@ ...@@ -5,7 +5,3 @@
set(EXTRA_VERSION "-git") set(EXTRA_VERSION "-git")
include(gmsh_linux64.ctest) include(gmsh_linux64.ctest)
set(EXTRA_VERSION "-dynamic-git")
set(BUILD_DYNAMIC true)
include(gmsh_linux64.ctest)
...@@ -5,7 +5,3 @@ ...@@ -5,7 +5,3 @@
set(EXTRA_VERSION "-git") set(EXTRA_VERSION "-git")
include(gmsh_mac.ctest) include(gmsh_mac.ctest)
set(EXTRA_VERSION "-dynamic-git")
set(BUILD_DYNAMIC true)
include(gmsh_mac.ctest)
...@@ -5,7 +5,3 @@ ...@@ -5,7 +5,3 @@
set(EXTRA_VERSION "-git") set(EXTRA_VERSION "-git")
include(gmsh_win64.ctest) include(gmsh_win64.ctest)
set(EXTRA_VERSION "-dynamic-git")
set(BUILD_DYNAMIC true)
include(gmsh_win64.ctest)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment