Use BLAS rather than CBLAS in test_fork.c (#1626)
authoroon3m0oo <oon3m0oo@users.noreply.github.com>
Thu, 21 Jun 2018 16:47:45 +0000 (17:47 +0100)
committerMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 21 Jun 2018 16:47:45 +0000 (18:47 +0200)
commit2aa0a5804e381f89a53fdbef9bd51e8af23c8940
tree5697c5b7473f7acbea665b627a7895e30148bc0e
parenta399d004257b2f43e8211341f924f3a73171b98c
Use BLAS rather than CBLAS in test_fork.c (#1626)

This is handy for people not using lapack.
utest/CMakeLists.txt
utest/Makefile
utest/test_fork.c