Skip to content
Commit 2d87391f authored by Justin Ngo's avatar Justin Ngo Committed by Eric Kunze
Browse files

Refactor for ref model to add external libraries as FetchContent modules



- Add external libraries like doctest, eigen, and json as FetchContent
modules instead of git submodules like they currently are.
- With this change, there is no need for the git submodule to be in
reference_model/thirdparty directory anymore, as their source code can
be access in build/_deps/<library-name>-src once ref model is built.

Signed-off-by: default avatarJustin Ngo <justin.ngo@arm.com>
Change-Id: I8796445d7abbbba2870975d71d22b5c31081c62f
parent 33b827f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment