File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
3
3
#============================================================================
4
4
# Initialize the project
5
5
#============================================================================
6
- project (ignition-cmake2 VERSION 2.4 .0)
6
+ project (ignition-cmake2 VERSION 2.5 .0)
7
7
8
8
#--------------------------------------
9
9
# Initialize the IGNITION_CMAKE_DIR variable with the location of the cmake
Original file line number Diff line number Diff line change 2
2
3
3
### Ignition CMake 2.X.X (20XX-XX-XX)
4
4
5
+ ### Ignition CMake 2.5.0 (2020-09-05)
6
+
7
+ 1 . Add additional input directories to parse when generating documentation
8
+ * [ Pull request 111] ( https://github.com/ignitionrobotics/ign-cmake/pull/111 )
9
+
5
10
### Ignition CMake 2.4.0 (2020-08-20)
6
11
7
12
1 . Added an option to include generated code in the ign_create_docs function
You can’t perform that action at this time.
0 commit comments