Fixed CMakeLists file.

This commit is contained in:
sdk-team
2019-09-12 15:41:57 +08:00
parent c0a942a2b0
commit 964eb558d3
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
2019-09-12 Version 1.36.122
- Fixed CMakeLists file.
2019-09-12 Version 1.36.121 2019-09-12 Version 1.36.121
- Fixed CMakeLists file. - Fixed CMakeLists file.

View File

@@ -1 +1 @@
1.36.121 1.36.122

View File

@@ -67,7 +67,7 @@ set(market_public_header_model
include/alibabacloud/market/model/UploadCommodityFileResult.h ) include/alibabacloud/market/model/UploadCommodityFileResult.h )
set(market_src set(market_src
src/com.aliyun.pop.sdk.domain.Product@6f1c29b7Client.cc src/MarketClient.cc
src/model/NotifyContractEventRequest.cc src/model/NotifyContractEventRequest.cc
src/model/NotifyContractEventResult.cc src/model/NotifyContractEventResult.cc
src/model/PushMeteringDataRequest.cc src/model/PushMeteringDataRequest.cc