We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6210a commit ef3cb17Copy full SHA for ef3cb17
source/module_base/test/CMakeLists.txt
@@ -3,7 +3,7 @@ install(DIRECTORY data DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
3
AddTest(
4
TARGET base_blas_connector
5
LIBS parameter ${math_libs}
6
- SOURCES blas_connector_test.cpp
+ SOURCES blas_connector_test.cpp ../blas_connector.cpp
7
)
8
9
TARGET base_atom_in
0 commit comments