Commit Graph

1 Commits (30302ca6912720cc6868a0fc4ebc19ca487fb347)

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