I\'m writing a library that has a few dependencies that are pulled in via CMake\'s FetchContent. In my toplevel CMakeLists.txt, close to the top I have:
CMakeLists.txt