BayesNet/lib/Files/CMakeLists.txt

2 lines
89 B
CMake
Raw Normal View History

2023-07-20 16:55:56 +00:00
add_library(ArffFiles ArffFiles.cc)
#target_link_libraries(BayesNet "${TORCH_LIBRARIES}")