diff --git a/src/Tests.cmake b/src/Tests.cmake index e58aad48..b71aced7 100644 --- a/src/Tests.cmake +++ b/src/Tests.cmake @@ -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)