Skip to content

Commit

Permalink
Alphabetical listing of source files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mythrocks committed Mar 14, 2022
1 parent d38648d commit 6138074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/src/main/native/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ add_library(
src/ScalarJni.cpp
src/TableJni.cpp
src/aggregation128_utils.cu
src/check_nvcomp_output_sizes.cu
src/map_lookup.cu
src/maps_column_view.cu
src/row_conversion.cu
src/check_nvcomp_output_sizes.cu
)

if(CUDF_JNI_LIBCUDF_STATIC)
Expand Down

0 comments on commit 6138074

Please sign in to comment.