aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.