Make Ament work with another build system (for cross-compilation)

Is there any documentation about CMake variables *_INCLUDE_DIRS / *_DEPENDS / *_WHATEVER
that are exported by ament ?

I can’t find any documentation.

I am only able to retrieve these variables with imported packages, not the current one.