test(furc/ssa): implement tests for SSA
This commit is contained in:
@@ -13,4 +13,4 @@ include(GoogleTest)
|
||||
file(GLOB_RECURSE FURVM_TESTS "test/**.cpp")
|
||||
add_executable(furvm_tests ${FURVM_TESTS})
|
||||
target_link_libraries(furvm_tests PRIVATE libfurvm GTest::gtest_main)
|
||||
gtest_discover_tests(furvm_tests)
|
||||
gtest_discover_tests(furvm_tests)
|
||||
|
||||
Reference in New Issue
Block a user