Skip to content

Commit

Permalink
typo: Systemlink -> SystemLink
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims committed Oct 2, 2023
1 parent 8c92aea commit a9a9de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include_guard()

include("${CMAKE_CURRENT_LIST_DIR}/Systemlink.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/SystemLink.cmake")

# Enable coverage reporting for gcc/clang
function(enable_coverage _project_name)
Expand Down

0 comments on commit a9a9de3

Please sign in to comment.