Skip to content

Commit 2059217

Browse files
committed
add empty line in cmakelist
1 parent aadc363 commit 2059217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ option(ENABLE_TESTS "Enable building tests" ON)
4343
if (ENABLE_TESTS)
4444
enable_testing()
4545
add_subdirectory(tests)
46-
endif ()
46+
endif ()

0 commit comments

Comments
 (0)