Skip to content

Commit acbf68a

Browse files
committed
try removing unicode from cmakelists
1 parent 89dcc4a commit acbf68a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/clang/unittests/HLSL/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ add_clang_library(ClangHLSLTests SHARED
4848
PixTestUtils.cpp
4949
RewriterTest.cpp
5050
SystemValueTest.cpp
51-
${CMAKE_SOURCE_DIR}/lib/DxcSupport/Unicode.cpp
5251
ValidationTest.cpp
5352
VerifierTest.cpp
5453
)
@@ -79,7 +78,6 @@ add_clang_unittest(ClangHLSLTests
7978
PixTestUtils.cpp
8079
SystemValueTest.cpp
8180
TestMain.cpp
82-
${CMAKE_SOURCE_DIR}/lib/DxcSupport/Unicode.cpp
8381
ValidationTest.cpp
8482
VerifierTest.cpp
8583
)

0 commit comments

Comments
 (0)