summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt')
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
index 6ba09b5c09..bda96c0722 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
@@ -14,7 +14,6 @@ add_dependencies(paltest_errorpathnotfound_test3 CoreClrPal)
target_link_libraries(paltest_errorpathnotfound_test3
pthread
- rt
m
CoreClrPal
)