summaryrefslogtreecommitdiff
path: root/src/palrt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/palrt/CMakeLists.txt')
-rw-r--r--src/palrt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/palrt/CMakeLists.txt b/src/palrt/CMakeLists.txt
index 0b3397a8ff..e19b55d9dc 100644
--- a/src/palrt/CMakeLists.txt
+++ b/src/palrt/CMakeLists.txt
@@ -23,4 +23,4 @@ add_library_clr(palrt
)
# Install the static PAL library for VS
-install (TARGETS palrt DESTINATION lib)
+_install (TARGETS palrt DESTINATION lib)