Skip to content

Commit 8731082

Browse files
committed
CMake alignment
1 parent 8311218 commit 8731082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ target_link_libraries(
1212
PRIVATE
1313
my-hovercraft-is-full-of-eels-compiler-options # tests use same compiler options as main project
1414
my-hovercraft-is-full-of-eels
15-
Catch2::Catch2 # unit testing framework
15+
Catch2::Catch2 # unit testing framework
1616
)
1717

1818
enable_testing()

0 commit comments

Comments
 (0)