
* Added version patch for 1.4.0 tag on mpark-variant Redirected urls to git and github tags. * Updated to commit hashes * Update var/spack/repos/builtin/packages/mpark-variant/package.py Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> * Update var/spack/repos/builtin/packages/mpark-variant/package.py Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> * Update var/spack/repos/builtin/packages/mpark-variant/package.py Co-authored-by: Anthony J Zukaitis <zukaitis@lanl.gov> Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
12 lines
343 B
Diff
12 lines
343 B
Diff
--- ./CMakeLists.txt 2021-02-21 17:27:04.709115800 -0700
|
|
+++ ./CMakeLists.txt.new 2021-02-21 17:27:35.589115800 -0700
|
|
@@ -7,7 +7,7 @@
|
|
|
|
cmake_minimum_required(VERSION 3.6.3)
|
|
|
|
-project(MPark.Variant VERSION 1.3.0 LANGUAGES CXX)
|
|
+project(MPark.Variant VERSION 1.4.0 LANGUAGES CXX)
|
|
|
|
# Option.
|
|
set(MPARK_VARIANT_INCLUDE_TESTS "" CACHE STRING
|