Skip to content

Commit

Permalink
#0: fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
TT-billteng committed Jun 8, 2024
1 parent 2fca598 commit 12ebfb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

enable_testing()
include(GoogleTest)
add_library(test_common_libs INTERFACE)
target_link_libraries(test_common_libs INTERFACE pthread stdc++fs gtest gtest_main)

Expand Down

0 comments on commit 12ebfb1

Please sign in to comment.