[victoria] Create and start VictoriaFalls process
This commit is contained in:
parent
dc63084d61
commit
f0e8ce14a4
12 changed files with 66 additions and 16 deletions
|
|
@ -1,5 +1,11 @@
|
|||
set(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "")
|
||||
|
||||
add_subdirectory(yellowstone)
|
||||
add_subdirectory(denali)
|
||||
add_subdirectory(victoriafalls)
|
||||
add_subdirectory(yellowstone)
|
||||
|
||||
set(SYS_BUNDLE
|
||||
denali
|
||||
victoriafalls
|
||||
yellowstone)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue