Skip to content
Snippets Groups Projects
Commit 8881f7ed authored by Benjamin Beichler's avatar Benjamin Beichler
Browse files

Merge branch 'dev-bb' into 'master'

reworked random seed and random engine and more

See merge request panorama.systemc.group/app4mc.sim!52
parents e8299c72 8df248fa
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,6 @@ add_subdirectory("gcem")
add_subdirectory("polymorphic_value")
add_subdirectory("CLIUtils")
add_library(pcg INTERFACE)
target_include_directories(pcg INTERFACE "pcg-cpp/include")
\ No newline at end of file
Subproject commit ffd522e7188bef30a00c74dc7eb9de5faff90092
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