Add EXTRA_COMPONENT_DIRS?

GreenGiant
Posts: 28
Joined: Tue Sep 10, 2019 7:22 am

Add EXTRA_COMPONENT_DIRS?

Postby GreenGiant » Wed Jun 24, 2020 9:27 am

In the build system (on release v4.1), we can do:

Code: Select all

set(EXTRA_COMPONENT_DIRS foo)
If, inside foo, I want to include a component from somewhere else, not in the current tree, is there a way to add another directory from within Foo's CMakeLists.txt?

Something like:

Code: Select all

add(EXTRA_COMPONENT_DIRS bar)

Who is online

Users browsing this forum: No registered users and 97 guests