Compare commits
No commits in common. "247bed12ee1d010ada427cfacb016163dddc5bca" and "417921fc5530f45c4067d25aad3b0f5126e4ba50" have entirely different histories.
247bed12ee
...
417921fc55
5
.gitignore
vendored
5
.gitignore
vendored
@ -10,11 +10,6 @@
|
||||
*.log
|
||||
*tcc_jit*.c
|
||||
*.disass
|
||||
*.dis
|
||||
*.objdump
|
||||
*.asm
|
||||
*.signature
|
||||
*.elf
|
||||
*.trc
|
||||
/*.core_desc
|
||||
/fasterDecoding/
|
||||
|
@ -220,7 +220,9 @@ add_subdirectory(dbt-rise-core)
|
||||
if(CMAKE_PROJECT_NAME STREQUAL "TGC-ISS" AND NOT USE_CWR_SYSTEMC)
|
||||
set(SCC_CMAKE_CONFIG_DIR ${CMAKE_INSTALL_LIBDIR}/cmake/scc)
|
||||
add_subdirectory(scc/src/common)
|
||||
message("blah")
|
||||
else()
|
||||
message("blub")
|
||||
add_subdirectory(scc)
|
||||
endif()
|
||||
add_subdirectory(dbt-rise-tgc)
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e2ea2b139f329e48209763852daa3ef82e9afec8
|
||||
Subproject commit e967e2354116442f19a4dfc5a50bf448fffb19dd
|
Loading…
x
Reference in New Issue
Block a user