Skip to content

Commit a6c088f

Browse files
committed
Update comment
1 parent 8ba2d79 commit a6c088f

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
@@ -172,7 +172,7 @@ set(vcflib_SOURCE
172172
contrib/c-progress-bar/progress.c
173173
)
174174

175-
if (tabixpp_LOCAL) # add the tabixpp source file and use a no-op target
175+
if (tabixpp_LOCAL) # add the tabixpp source file
176176
list(APPEND vcflib_SOURCE ${tabixpp_SOURCE})
177177
endif()
178178

0 commit comments

Comments
 (0)