09 2019 档案

CMake 文件 link_directories() 使用相对路径失败的问题
摘要:今天再编译工程时,遇到了这个问题: Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. 看到了这一篇 "博客" 解决了这个问题,核心如下: In CMake 2.8.0 and 阅读全文

posted @ 2019-09-26 23:43 庭中核桃树 阅读(9154) 评论(0) 推荐(1)

删除远程分支 error: unable to delete 'origin/rewrite_multiframe': remote ref does not exist
摘要:https://stackoverflow.com/questions/35941566/git says remote ref does not exist when i delete remote branch/35941658 The command git branch a shows re 阅读全文

posted @ 2019-09-02 19:50 庭中核桃树 阅读(2677) 评论(0) 推荐(1)

导航