diff --git a/cmake/LSLCMake.cmake b/cmake/LSLCMake.cmake index b5d9ba907..9c59b355e 100644 --- a/cmake/LSLCMake.cmake +++ b/cmake/LSLCMake.cmake @@ -247,7 +247,7 @@ function(installLSLApp target) if(\${DEPLOYSTATUS}) message(WARNING \"\${DEPLOYOUTPUT}\") endif() - ") + " COMPONENT ${PROJECT_NAME}) endif() endfunction()