|
|
1.1 afresh1 1: Index: test/CMakeLists.txt
2: --- test/CMakeLists.txt.orig
3: +++ test/CMakeLists.txt
4: @@ -40,6 +40,7 @@ target_link_libraries(
5: manifold_test
6: PRIVATE
7: GTest::gtest_main
8: + GTest::gtest
9: manifold
10: samples
11: $<$<BOOL:${MANIFOLD_CBIND}>:manifoldc>