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-mongo ) ## name of the module (also name of folders in installation dirs)
8
- set (OATPP_THIS_MODULE_VERSION "1.2.0 " ) ## version of the module (also sufix of folders in installation dirs)
8
+ set (OATPP_THIS_MODULE_VERSION "1.2.5 " ) ## version of the module (also sufix of folders in installation dirs)
9
9
set (OATPP_THIS_MODULE_LIBRARIES oatpp-mongo ) ## list of libraries to find when find_package is called
10
10
set (OATPP_THIS_MODULE_TARGETS oatpp-mongo ) ## list of targets to install
11
11
set (OATPP_THIS_MODULE_DIRECTORIES oatpp-mongo ) ## list of directories to install
You can’t perform that action at this time.
0 commit comments