Avoid CMP0026 – get_target_property( LOCATION ) #26

已合併
SlavekB 5 年之前 將 1 次代碼提交從 feat/avoid-CMP0026 合併至 master
所有者

I have tried many times to find a solution for the CMP0026 that would be functional and at the same time not too strange.

The problem is that in our use, we work with value already during configuration, while the recommended replacement by generators works at the build time. This makes the use of generators for our needs complicated and strange.

I still have not found a better solution than adding a function to determine the name of the library by our own strengths. Although this is not an elegant solution, it is functional and does not look strange.

Please look at it and do not hesitate to make comments.

I have tried many times to find a solution for the CMP0026 that would be functional and at the same time not too strange. The problem is that in our use, we work with value already during configuration, while the recommended replacement by generators works at the build time. This makes the use of generators for our needs complicated and strange. I still have not found a better solution than adding a function to determine the name of the library by our own strengths. Although this is not an elegant solution, it is functional and does not look strange. Please look at it and do not hesitate to make comments.
SlavekB added the PR/rfc label 5 年之前
SlavekB 新增至R14.0.6 release 里程碑 5 年之前
所有者

I think we can go ahead with this. If later we find a better way, we can always change it again 😉

I think we can go ahead with this. If later we find a better way, we can always change it again :wink:
SlavekB removed the PR/rfc label 5 年之前
SlavekB closed this pull request 5 年之前
SlavekB 刪除分支 feat/avoid-CMP0026 5 年之前
The pull request has been merged as 0a40752779.
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tde-cmake#26
Loading…
尚未有任何內容