mirror of
https://github.com/oatpp/oatpp-swagger.git
synced 2024-11-21 03:12:00 +08:00
Increase oatpp API version to 0.19.7
This commit is contained in:
parent
1f2deef760
commit
530d416078
@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
|
||||
## use these variables to configure module installation
|
||||
|
||||
set(OATPP_THIS_MODULE_NAME oatpp-swagger) ## name of the module (also name of folders in installation dirs)
|
||||
set(OATPP_THIS_MODULE_VERSION "0.19.6") ## version of the module (also sufix of folders in installation dirs)
|
||||
set(OATPP_THIS_MODULE_VERSION "0.19.7") ## version of the module (also sufix of folders in installation dirs)
|
||||
set(OATPP_THIS_MODULE_LIBRARIES oatpp-swagger) ## list of libraries to find when find_package is called
|
||||
set(OATPP_THIS_MODULE_TARGETS oatpp-swagger) ## list of targets to install
|
||||
set(OATPP_THIS_MODULE_DIRECTORIES oatpp-swagger) ## list of directories to install
|
||||
|
Loading…
Reference in New Issue
Block a user