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

adding library openblas

parent b2d601a2
No related branches found
No related tags found
1 merge request!9Johannes
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
...@@ -15,7 +15,6 @@ add_executable(testcxx ...@@ -15,7 +15,6 @@ add_executable(testcxx
../tagger/maca_trans_tagger_export.cc ../tagger/maca_trans_tagger_export.cc
../lemmatizer/maca_lemmatizer_export.cc ../lemmatizer/maca_lemmatizer_export.cc
../parser/maca_trans_parser_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