Correct usage of FetchContent_Declare() and FetchContent_MakeAvailable() for building VTK

Okay thank you for your reply. Do you have any advice on how to include VTK as a dependency?

I want to cross compile my project for different platforms and compilers and integrate it into the project build process to have control over the tool chain.

Thanks!