Can I get the original target name from an alias target?

前端 未结 0 1759
梦毁少年i
梦毁少年i 2020-12-11 17:44

If I create an alias target in CMake like

add_library(my::foo ALIAS my_foo)

is there any way to query the name of the underlying target name

相关标签:
回答
  • 消灭零回复
提交回复
热议问题