Skip to content

Commit 482000c

Browse files
committed
adding gs dbscan to includes
1 parent 34dbcc8 commit 482000c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ add_executable(${PROJECT_NAME}
8181
include/gsDBSCAN/distances.h
8282
include/gsDBSCAN/clustering.h
8383
include/gsDBSCAN/run_utils.h
84+
include/gsDBSCAN/GsDBSCAN.h
8485
)
8586

8687
add_executable(run_gs_dbscan_tests

0 commit comments

Comments
 (0)