فهرست منبع

fix: 修改编译警告,xmake的rsa的include路径

Wendal Chen 3 سال پیش
والد
کامیت
1a4442cada
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      xmake.lua

+ 1 - 1
xmake.lua

@@ -492,7 +492,7 @@ if with_luatos then
     add_files(luatos.."components/serialization/protobuf/*.c")
     
     -- rsa
-    add_includedirs(luatos.."components/rsa/inc")
+    -- add_includedirs(luatos.."components/rsa/inc")
     add_files(luatos.."components/rsa/**.c")
 
     -- 添加fskv