templates: c++-cmake: fix formatting
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
c5e5bee206
commit
7e361aff9d
|
@ -12,4 +12,4 @@ target_link_libraries(dummy_test PRIVATE
|
||||||
)
|
)
|
||||||
|
|
||||||
gtest_discover_tests(dummy_test)
|
gtest_discover_tests(dummy_test)
|
||||||
endif (${GTest_FOUND})
|
endif()
|
||||||
|
|
Loading…
Reference in a new issue