chen3feng / blade-build

Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
Other
2.06k stars 497 forks source link

是否可以关闭掉hdrs强检查,回归到最开始的版本 #1044

Closed anqin closed 4 months ago

anqin commented 5 months ago

typhoon-blade最早版本是没有hdrs这个要求的。这在引入三方库的时候很方便,现在加了这个后,prebuilt的库还得配置一下,各种路径经常难以对齐。

chen3feng commented 5 months ago

有選項,看文檔。

On Fri, Jul 5, 2024, 13:51 Tony Qin @.***> wrote:

typhoon-blade最早版本是没有hdrs这个要求的。这在引入三方库的时候很方便,现在加了这个后,prebuilt的库还得配置一下,各种路径经常难以对齐。

— Reply to this email directly, view it on GitHub https://github.com/chen3feng/blade-build/issues/1044, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPH4SSK2BNXSEJYQCX2FC3ZKYX7DAVCNFSM6AAAAABKMRYLZOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TCOBWHE3TAMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

chen3feng commented 4 months ago

https://github.com/chen3feng/blade-build/blob/master/doc/zh_CN/build_rules/cc.md#%E4%BF%AE%E5%A4%8D-hdrs-%E5%BC%95%E5%8F%91%E7%9A%84%E4%BE%9D%E8%B5%96%E7%BC%BA%E5%A4%B1%E7%9A%84%E6%A3%80%E6%9F%A5%E9%97%AE%E9%A2%98