diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |