From 8fdf3ac14b5d2deb19997452fe41092442cfdff6 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sat, 4 Nov 2023 02:10:09 +0100 Subject: add nl for cgit md parser --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c6c7136..eac733b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Happy hacking. The SystemC simulator is automatically built as dependency in cmake. Currently two different build scripts are available (mainly because of own experiments). + - [CMakeLists-sysc-fetch.txt](cmake/CMakeLists-sysc-fetch.txt) use [`FetchContent`][cmake-fetch] to make SystemC available, this will treat SystemC as source dependency and make all build targets available. -- cgit v1.2.3