Skip to content

Commit

Permalink
[CMake] Bump version to v22.06.00
Browse files Browse the repository at this point in the history
  • Loading branch information
guparan committed Aug 11, 2022
1 parent c4c7b2b commit ebc439d
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include(CMakeDependentOption)
# Manually define VERSION
set(Sofa_VERSION_MAJOR 22)
set(Sofa_VERSION_MINOR 06)
set(Sofa_VERSION_PATCH 99)
set(Sofa_VERSION_PATCH 00)
set(Sofa_VERSION ${Sofa_VERSION_MAJOR}.${Sofa_VERSION_MINOR}.${Sofa_VERSION_PATCH})

set(SOFA_VERSION_STR "\"${Sofa_VERSION}\"")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(CGALPlugin
GIT_REPOSITORY https://github.com/sofa-framework/CGALPlugin
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/CGALPlugin"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(Compliant
GIT_REPOSITORY https://github.com/sofa-framework/Compliant
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/Compliant"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(Flexible
GIT_REPOSITORY https://github.com/sofa-framework/Flexible
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/Flexible"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.2)
include(ExternalProject)
ExternalProject_Add(InvertibleFVM
GIT_REPOSITORY https://github.com/sofa-framework/InvertibleFVM
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/InvertibleFVM"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(ManifoldTopologies
GIT_REPOSITORY https://github.com/sofa-framework/ManifoldTopologies
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/ManifoldTopologies"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(OpenCTMPlugin
GIT_REPOSITORY https://github.com/sofa-framework/OpenCTMPlugin
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/OpenCTMPlugin"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(OptiTrackNatNet
GIT_REPOSITORY https://github.com/sofa-framework/OptiTrackNatNet
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/OptiTrackNatNet"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(PluginExample
GIT_REPOSITORY https://github.com/sofa-framework/PluginExample
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/PluginExample"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(Registration
GIT_REPOSITORY https://github.com/sofa-framework/Registration
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/Registration"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(RigidScale
GIT_REPOSITORY https://github.com/sofa-framework/RigidScale
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/RigidScale"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.2)
include(ExternalProject)
ExternalProject_Add(SofaHighOrder
GIT_REPOSITORY https://github.com/sofa-framework/SofaHighOrder
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/SofaHighOrder"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(SofaPython
GIT_REPOSITORY https://github.com/sofa-framework/SofaPython
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/SofaPython"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(SofaPython3
GIT_REPOSITORY https://github.com/sofa-framework/SofaPython3
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/SofaPython3"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(THMPGSpatialHashing
GIT_REPOSITORY https://github.com/sofa-framework/THMPGSpatialHashing
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/THMPGSpatialHashing"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.2)
include(ExternalProject)
ExternalProject_Add(Regression
GIT_REPOSITORY https://github.com/sofa-framework/regression
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/projects/Regression"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11)
include(ExternalProject)
ExternalProject_Add(SofaGLFW
GIT_REPOSITORY https://github.com/sofa-framework/SofaGLFW
GIT_TAG origin/master
GIT_TAG origin/v22.06
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/projects/SofaGLFW"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down

0 comments on commit ebc439d

Please sign in to comment.