File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ string(CONCAT MFrontGenericInterfaceSupportDescription
55 "integrate MFront generated material libraries." )
66
77include (cmake/modules/mgis.cmake )
8- set (MFrontGenericInterfaceSupportDevelopmentVersion ON )
8+ set (MFrontGenericInterfaceSupportDevelopmentVersion OFF )
99project ("mfront-generic-interface"
1010 VERSION 3.0.0
1111 DESCRIPTION "${MFrontGenericInterfaceSupportDescription} "
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ The following bindings are under consideration:
5959
6060# Versions, branches
6161
62+ - Version ` 3.0 ` is meant to be build against ` TFEL ` 5.0
6263- Version ` 2.2 ` is meant to be build against ` TFEL ` 4.2
6364- Version ` 2.1 ` is meant to be build against ` TFEL ` 4.1
6465- Version ` 2.0 ` is meant to be build against ` TFEL ` 4.0
@@ -73,6 +74,8 @@ The following branches are available:
7374
7475- The ` master ` branch follows the evolution of the ` master ` branch of
7576 the ` TFEL ` project
77+ - The ` rliv-3.0 ` follows the evolution of the 5.0.x series of the ` TFEL `
78+ project.
7679- The ` rliv-2.2 ` follows the evolution of the 4.2.x series of the ` TFEL `
7780 project.
7881- The ` rliv-2.1 ` follows the evolution of the 4.1.x series of the ` TFEL `
You can’t perform that action at this time.
0 commit comments