libhv icon indicating copy to clipboard operation
libhv copied to clipboard

默认git仓库删除hconfig.h

Open cpunchline opened this issue 3 months ago • 0 comments

hconfig.h由cmake自动生成,而且已经加入到.gitignore中;因此原始文件应该删除; 遇到的问题场景为:git submodule把libhv作为子仓库,每次参与编译hconfig.h都会干扰git提交内容

Image

cpunchline avatar Nov 25 '25 01:11 cpunchline