Passing a list to a CMake macro

前端 未结 4 1836
我寻月下人不归
我寻月下人不归 2020-12-03 02:39

I am trying to write a macro which goes through a given list of libraries. However the message call in the macro prints only the first item of the list. What am I doing wron

4条回答
提交回复
热议问题