Commit Graph

1 Commits (af036640c722658b664c05c819d717fe6e88c9d1)

Author SHA1 Message Date
Lingkai Dong af036640c7 Add root CMakeLists.txt to better support FetchContent
CMake's `FetchContent_MakeAvailable()` treats the fetched repository as
a CMake project and automatically calls `subdirectory()` on it, if a
`CMakeLists.txt` exists in the root directory.

Signed-off-by: Lingkai Dong <lingkai.dong@arm.com>
3 years ago