File tree Expand file tree Collapse file tree
libtensor/source/reductions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ set(_reduction_sources
7676 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/argmax.cpp
7777 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/argmin.cpp
7878 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/logsumexp.cpp
79- # ${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/max.cpp
80- # ${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/min.cpp
79+ ${CMAKE_CURRENT_SOURCE_DIR} /libtensor/source/reductions/max.cpp
80+ ${CMAKE_CURRENT_SOURCE_DIR} /libtensor/source/reductions/min.cpp
8181 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/prod.cpp
8282 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/reduce_hypot.cpp
8383 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/sum.cpp
You can’t perform that action at this time.
0 commit comments