diff options
Diffstat (limited to 'linden/indra/cmake')
-rw-r--r-- | linden/indra/cmake/CopyWinLibs.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/cmake/CopyWinLibs.cmake b/linden/indra/cmake/CopyWinLibs.cmake index 72cef0c..2bea40c 100644 --- a/linden/indra/cmake/CopyWinLibs.cmake +++ b/linden/indra/cmake/CopyWinLibs.cmake | |||
@@ -353,7 +353,6 @@ add_custom_target(copy_win_libs ALL | |||
353 | ${relwithdebinfo_appconfig_file} | 353 | ${relwithdebinfo_appconfig_file} |
354 | ${debug_appconfig_file} | 354 | ${debug_appconfig_file} |
355 | ) | 355 | ) |
356 | add_dependencies(copy_win_libs prepare) | ||
357 | 356 | ||
358 | if(EXISTS ${internal_llkdu_path}) | 357 | if(EXISTS ${internal_llkdu_path}) |
359 | add_dependencies(copy_win_libs llkdu) | 358 | add_dependencies(copy_win_libs llkdu) |