File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -154,8 +154,6 @@ endif()
154154install (FILES
155155 "${CMAKE_CURRENT_SOURCE_DIR} /LICENSE.md"
156156 DESTINATION "share/${PROJECT_NAME} /" )
157-
158- export (PACKAGE ${PACKAGE_NAME} )
159157# ==================================================================================================
160158
161159# === subdirectory =================================================================================
Original file line number Diff line number Diff line change @@ -14,5 +14,3 @@ endforeach()
1414
1515install (FILES ${PACKAGE_CONFIG_FILE} ${PACKAGE_VERSION_CONFIG_FILE} DESTINATION ${PACKAGE_CMAKE_INSTALL_DIR} )
1616install (EXPORT ${TARGET_EXPORT_NAME} NAMESPACE ${TARGET_NAMESPACE} DESTINATION ${PACKAGE_CMAKE_INSTALL_DIR} )
17-
18- export (PACKAGE ${PACKAGE_NAME} )
You can’t perform that action at this time.
0 commit comments