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 e781627 commit 2915a8dCopy full SHA for 2915a8d
tools/clang/unittests/HLSL/CMakeLists.txt
@@ -48,7 +48,7 @@ add_clang_library(ClangHLSLTests SHARED
48
PixTestUtils.cpp
49
RewriterTest.cpp
50
SystemValueTest.cpp
51
- ${CMAKE_SOURCE_DIR}/lib/dxcsupport/Unicode.cpp
+ ${CMAKE_SOURCE_DIR}/lib/DxcSupport/Unicode.cpp
52
ValidationTest.cpp
53
VerifierTest.cpp
54
)
@@ -79,7 +79,7 @@ add_clang_unittest(ClangHLSLTests
79
80
81
TestMain.cpp
82
83
84
85
0 commit comments