浏览代码

#IQRV #comment [CMake] 支持 cpprestsdk/2.10.15

gifur 3 年之前
父节点
当前提交
fc8ad984d4
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 2 0
      ThirdParty/CMakeLists.txt
  2. 2 0
      addin/cmake/DependencyConanFiles.cmake

+ 2 - 0
ThirdParty/CMakeLists.txt

@@ -0,0 +1,2 @@
+# add_subdirectory(websocketpp-0.8.1)
+# add_subdirectory(cpprestsdk-2.10.15)

+ 2 - 0
addin/cmake/DependencyConanFiles.cmake

@@ -76,6 +76,8 @@ else()
 			libX11/1.6@LR04.02_ThirdParty/testing
 			#mod_resourceWatcher
 			sogoulib/2021.1008.01@LR04.02_VendorLib/testing
+
+			# cpprestsdk/2.10.15@LR04.02_ThirdParty/testing
 			)
 
 	if(PACK_AS_DEB_PKG)