This website requires JavaScript.
Explore
Help
Register
Sign In
xxq250
/
homework-jianmu
Watch
1
Star
0
Fork
You've already forked homework-jianmu
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
f4047aa120
homework-jianmu
/
source
/
libs
/
tdb
/
test
/
CMakeLists.txt
3 lines
99 B
CMake
Raw
Blame
History
# tdbTest
add_executable
(
tdbTest
"tdbTest.cpp"
)
target_link_libraries
(
tdbTest
tdb
gtest
gtest_main
)
Reference in New Issue
View Git Blame
Copy Permalink