Skip to content

Commit

Permalink
fix vm cli
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 committed Jan 23, 2024
1 parent 2ef240d commit 9503a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ set(SPDLOG_INCLUDE ${CMAKE_CURRENT_SOURCE_DIR}/third_party/spdlog/include)

# main library
add_subdirectory(vm)
add_subdirectory(vm/cli)
add_subdirectory(runtime)
add_subdirectory(daemon)
add_subdirectory(tools)
Expand Down

0 comments on commit 9503a9c

Please sign in to comment.