File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
5
5
## use these variables to configure module installation
6
6
7
7
set (OATPP_THIS_MODULE_NAME oatpp-mbedtls ) ## name of the module (also name of folders in installation dirs)
8
- set (OATPP_THIS_MODULE_VERSION "0.19.9 " ) ## version of the module (also sufix of folders in installation dirs)
8
+ set (OATPP_THIS_MODULE_VERSION "0.19.10 " ) ## version of the module (also sufix of folders in installation dirs)
9
9
set (OATPP_THIS_MODULE_LIBRARIES oatpp-mbedtls ) ## list of libraries to find when find_package is called
10
10
set (OATPP_THIS_MODULE_TARGETS oatpp-mbedtls ) ## list of targets to install
11
11
set (OATPP_THIS_MODULE_DIRECTORIES oatpp-mbedtls ) ## list of directories to install
You can’t perform that action at this time.
0 commit comments