Commit Graph

1 Commits (bd4b47a205d2695d317d38bdf09de9cfabd1125d)

Author SHA1 Message Date
Lingkai Dong 8d5aae1e01
Add root CMakeLists.txt to better support FetchContent (#64)
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>

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