How to define a cmake macro in a sub_directory that uses the CURRENT_SOURCE_DIR?

后端 未结 2 900
北荒
北荒 2021-01-25 00:25

What I want to do is to create a CMakeLists.txt that defines a convenience macro to use in parent scope. I can use the macro just fine. However, I used the ${

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