abseil / abseil/abseil-cpp

Can't export nor install CMake project depending on absl

未關閉
#703 4 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
18.1k
分支
3.2k
平均合併
20 小時 36 分鐘
30 天內合併 PR
1

描述

Depending on absl's through its CMake buildsystem means that one cannot export a depending project's local buildsystem nor install it because abseil doesn't do either. This prevents further downstream projects from, for example, using `find_package(mylib)` by setting `mylib_DIR` to a build directory of mylib, or from installing mylib (and thus its dependencies) to some local path and using that.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。