summaryrefslogtreecommitdiff
path: root/src/dlls/clretwrc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlls/clretwrc/CMakeLists.txt')
-rw-r--r--src/dlls/clretwrc/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dlls/clretwrc/CMakeLists.txt b/src/dlls/clretwrc/CMakeLists.txt
index 91c95c3adb..e43fcb9665 100644
--- a/src/dlls/clretwrc/CMakeLists.txt
+++ b/src/dlls/clretwrc/CMakeLists.txt
@@ -18,7 +18,6 @@ add_custom_command(
# add the install targets
install (TARGETS clretwrc DESTINATION .)
-
if(WIN32)
install (FILES ${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>/clretwrc.pdb DESTINATION PDB)
endif(WIN32)