diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index cae6a79ec876691523229ae7ef05d451a2d5b7a7..3f8b8688d231698829292ff783229e76fe45e793 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1639,7 +1639,7 @@ if (WINDOWS) -E copy_if_different ${BUILT_SLPLUGIN} - ${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/llplugin + ${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR} COMMENT "Copying SLPlugin executable to the runtime folder." )