Component: Include header inside main folder
Posted: Sat May 15, 2021 9:54 am
For a component I want to include a config header that's located under the main folder. How would I do that?
I know that you can specify the REQUIRES and PRIV_REQUIRES fields in CMakeLists.txt to refer to the required components. But main isn't exactly a component or is it? Can I REQUIRE it still?
I know that you can specify the REQUIRES and PRIV_REQUIRES fields in CMakeLists.txt to refer to the required components. But main isn't exactly a component or is it? Can I REQUIRE it still?