Skip to content

Commit

Permalink
Fix cmake lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sitaowang1998 committed Nov 29, 2024
1 parent f7f8e3f commit 6fb2f0b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ target_link_libraries(unitTest PRIVATE spider_core)
target_link_libraries(
unitTest
PRIVATE
Boost::headers
Boost::filesystem
Boost::program_options
Boost::process
Boost::system
spdlog::spdlog
Boost::headers
Boost::filesystem
Boost::program_options
Boost::process
Boost::system
spdlog::spdlog
)

0 comments on commit 6fb2f0b

Please sign in to comment.