File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package foonathan_memory_vendor
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.2.2 (2022-12-9)
6
+ -----------------
7
+ * Fix CMake minimum required version (#60)
8
+
5
9
1.2.1 (2022-02-24)
6
10
------------------
7
11
* Propagate `BUILD_SHARED_LIBS ` and `CMAKE_POSITION_INDEPENDENT_CODE ` to memory (#55)(#58)
Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.14)
2
- project (foonathan_memory_vendor VERSION "1.2.1 " )
2
+ project (foonathan_memory_vendor VERSION "1.2.2 " )
3
3
4
4
find_package (foonathan_memory QUIET )
5
5
Original file line number Diff line number Diff line change 4
4
schematypens =" http://www.w3.org/2001/XMLSchema" ?>
5
5
<package format =" 3" >
6
6
<name >foonathan_memory_vendor</name >
7
- <version >1.2.1 </version >
7
+ <version >1.2.2 </version >
8
8
<description >Foonathan/memory vendor package for Fast-RTPS.</description >
9
9
<
maintainer email =
" [email protected] " >Miguel Company</
maintainer >
10
10
<
maintainer email =
" [email protected] " >Steven! Ragnarök</
maintainer >
You can’t perform that action at this time.
0 commit comments