Ver código fonte

Fixed CMakeLists file.

sdk-team 7 anos atrás
pai
commit
c0a942a2b0
3 arquivos alterados com 5 adições e 2 exclusões
  1. 3 0
      CHANGELOG
  2. 1 1
      VERSION
  3. 1 1
      bssopenapi/CMakeLists.txt

+ 3 - 0
CHANGELOG

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

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.36.120
+1.36.121

+ 1 - 1
bssopenapi/CMakeLists.txt

@@ -119,7 +119,7 @@ set(bssopenapi_public_header_model
 	include/alibabacloud/bssopenapi/model/QueryUserOmsDataResult.h )
 
 set(bssopenapi_src 
-	src/com.aliyun.pop.sdk.domain.Product@2fc0cc3Client.cc
+	src/BssOpenApiClient.cc
 	src/model/QueryMonthlyBillRequest.cc
 	src/model/QueryMonthlyBillResult.cc
 	src/model/QueryInstanceGaapCostRequest.cc