[cpack_installer] removed unnecessary explicit use of CMAKE_INSTALL_DEFAULT_COMPONENT_NAME
This commit is contained in:
@@ -101,7 +101,6 @@ endif()
|
||||
|
||||
install(FILES ${_cmake_package_dest}
|
||||
DESTINATION ./Tools/Redistributables/CMake
|
||||
COMPONENT ${CMAKE_INSTALL_DEFAULT_COMPONENT_NAME}
|
||||
)
|
||||
|
||||
# IMPORTANT: required to be included AFTER setting all property overrides
|
||||
|
||||
Reference in New Issue
Block a user