diff options
Diffstat (limited to 'indra/win_updater')
| -rw-r--r-- | indra/win_updater/CMakeLists.txt | 7 | 
1 files changed, 2 insertions, 5 deletions
| diff --git a/indra/win_updater/CMakeLists.txt b/indra/win_updater/CMakeLists.txt index 9e18555ea9..82347adf20 100644 --- a/indra/win_updater/CMakeLists.txt +++ b/indra/win_updater/CMakeLists.txt @@ -34,8 +34,5 @@ set_target_properties(windows-updater      LINK_FLAGS_DEBUG "/NODEFAULTLIB:\"LIBCMT;LIBCMTD;MSVCRT\""      ) -# The windows-updater -#ll_deploy_sharedlibs_command( -#  windows-updater -#  "${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}"  -#  ".")  +# The windows-updater doesn't link against anything non-system, apparently +#ll_deploy_sharedlibs_command(windows-updater)
\ No newline at end of file | 
