Skip to content

Commit

Permalink
fixes example build setup
Browse files Browse the repository at this point in the history
  • Loading branch information
eyck committed Oct 20, 2022
1 parent c5d43c7 commit fc75958
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ if(NOT USE_CWR_SYSTEMC)
if(ENABLE_SCV AND SCV_FOUND)
add_subdirectory(transaction_recording)
endif()
add_subdirectory(scc-tlm_target_bfs)
endif()
add_subdirectory(scc-tlm_target_bfs)

0 comments on commit fc75958

Please sign in to comment.