shaoyuan1943 / chromium-base

from chromium
124 stars 69 forks source link

ubuntu下编译工程的问题修复 #7

Closed xiays146 closed 6 months ago

xiays146 commented 6 months ago

0、非常感谢作者,我是初学尝试使用chrome base的代码。 1、添加对event依赖的说明。 2、使用base编译sample时,存在符号未定义,找到cmake中的问题,并进行修复。 Snipaste_2024-04-30_11-11-59

shaoyuan1943 commented 6 months ago

感谢你的PR,已合并了哈