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 b02364e commit 4363501Copy full SHA for 4363501
math/mathcore/test/CMakeLists.txt
@@ -60,7 +60,7 @@ ROOT_STANDARD_LIBRARY_PACKAGE(TrackMathCoreUnitDict
60
NO_SOURCES
61
HEADERS ${CMAKE_CURRENT_SOURCE_DIR}/stress/TrackMathCore.h
62
LINKDEF stress/TrackMathCoreLinkDef.h
63
- DEPENDENCIES Core MathCore RIO GenVector)
+ DEPENDENCIES Core MathCore RIO GenVector Smatrix)
64
65
if(MSVC)
66
add_custom_command(TARGET TrackMathCoreUnitDict POST_BUILD
0 commit comments