Skip to content

Commit 222027c

Browse files
committed
Remove duplicate file
1 parent d5d9173 commit 222027c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Source/UnitTest/cmake_core.cmake

+1-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ target_sources(${ASTCENC_TEST}
3636
PRIVATE
3737
test_simd.cpp
3838
test_softfloat.cpp
39-
test_decode.cpp
40-
../astcenc_mathlib_softfloat.cpp)
39+
test_decode.cpp)
4140

4241
target_include_directories(${ASTCENC_TEST}
4342
PRIVATE

0 commit comments

Comments
 (0)