summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt')
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
index f38094c0d6..4714aa2d4d 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
@@ -14,7 +14,6 @@ add_dependencies(paltest_sscanf_test13 CoreClrPal)
target_link_libraries(paltest_sscanf_test13
pthread
- rt
m
CoreClrPal
)