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 0461869 commit 6fa1823Copy full SHA for 6fa1823
source/module_base/test/CMakeLists.txt
@@ -2,7 +2,7 @@ remove_definitions(-D__MPI)
2
install(DIRECTORY data DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
3
AddTest(
4
TARGET base_blas_connector
5
- LIBS parameter ${math_libs} device
+ LIBS parameter ${math_libs} base device
6
SOURCES blas_connector_test.cpp ../blas_connector.cpp
7
)
8
0 commit comments