Refactor folder structure of the project
This commit is contained in:
2
src/CMakeLists.txt
Normal file
2
src/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_library(BayesNet Network.cc Node.cc)
|
||||
target_link_libraries(BayesNet "${TORCH_LIBRARIES}")
|
Reference in New Issue
Block a user