Skip to content
Snippets Groups Projects
Commit 86b01784 authored by Johannes Heinecke's avatar Johannes Heinecke
Browse files

adding library openblas

parent b2d601a2
Branches
No related tags found
1 merge request!9Johannes
......@@ -15,7 +15,6 @@ add_executable(testcxx
../tagger/maca_trans_tagger_export.cc
../lemmatizer/maca_lemmatizer_export.cc
../parser/maca_trans_parser_export.cc)
target_link_libraries(testcxx transparse maca_common perceptron openblas)
target_link_libraries(testcxx perceptron transparse maca_common)
# install (TARGETS testcxx DESTINATION bin)
## install (TARGETS testcxx DESTINATION bin)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment