Skip to content

Commit a9a9de3

Browse files
committed
typo: Systemlink -> SystemLink
1 parent 8c92aea commit a9a9de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include_guard()
22

3-
include("${CMAKE_CURRENT_LIST_DIR}/Systemlink.cmake")
3+
include("${CMAKE_CURRENT_LIST_DIR}/SystemLink.cmake")
44

55
# Enable coverage reporting for gcc/clang
66
function(enable_coverage _project_name)

0 commit comments

Comments
 (0)