Skip to content

Commit

Permalink
revert more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Feb 21, 2023
1 parent aa75ec5 commit 3a841de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cudf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ endif()
rapids_cython_init()

add_subdirectory(cudf/_lib)
# add_subdirectory(udf_cpp)
add_subdirectory(udf_cpp)

include(cmake/Modules/ProtobufHelpers.cmake)
codegen_protoc(cudf/utils/metadata/orc_column_statistics.proto)
Expand Down

0 comments on commit 3a841de

Please sign in to comment.