Skip to content
1 change: 1 addition & 0 deletions tools/clang/unittests/HLSLExec/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ add_clang_library(ExecHLSLTests SHARED
ShaderOpTest.cpp
TableParameterHandler.cpp
LongVectors.cpp
LinearAlgebra.cpp
HlslExecTestUtils.cpp
ExecHLSLTests.rc
)
Expand Down
Loading
Loading