Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaldu committed Jan 15, 2025
1 parent d249934 commit 92d18fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ foreach(CONV_MODULE ${CONV_MODULE})
./CLUEstering/lib/CLUE_Convolutional_Kernels.so)
endforeach()

execute_process(COMMAND ls ${Boost_INCLUDE_DIR})
# CPU Serial compile cpu serial module
pybind11_add_module(CLUE_CPU_Serial SHARED
CLUEstering/BindingModules/binding_cpu.cpp)
Expand Down

0 comments on commit 92d18fb

Please sign in to comment.