Skip to content

Commit

Permalink
Removed submodule entry from external/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ssayin committed Jul 27, 2024
1 parent 3684bf4 commit bf5aceb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ add_subdirectory(ELFIO)
add_subdirectory(riscv-disas)
add_subdirectory(CLI11)
add_subdirectory(json)
add_subdirectory(spdlog)

add_library(boost_asio INTERFACE)
add_library(Boost::asio ALIAS boost_asio)
Expand Down

0 comments on commit bf5aceb

Please sign in to comment.