fork of https://github.com/oxigraph/rocksdb and https://github.com/facebook/rocksdb for nextgraph and oxigraph
5 lines
132 B
5 lines
132 B
![]()
10 years ago
|
add_library(gtest gtest-all.cc)
|
||
![]()
5 years ago
|
|
||
|
# Add dependency of gtest on thread library
|
||
|
target_link_libraries(gtest ${CMAKE_THREAD_LIBS_INIT})
|