Skip to content

Commit cdcc359

Browse files
committed
Remove tests/pdal/capi from COVERAGE_EXCLUDES CMake list
1 parent 36dbb61 commit cdcc359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ if(CMAKE_COMPILER_IS_GNUCXX)
3737
'build/*'
3838
'cmake/*'
3939
'tests/*'
40-
'tests/pdal/capi/*'
4140
'/usr/include/*'
4241
)
4342
endif()

0 commit comments

Comments
 (0)