Skip to content

Commit

Permalink
[5.0.0] Remove redundant License file that causes conflict when insta…
Browse files Browse the repository at this point in the history
…lling .deb
  • Loading branch information
ogeorget-psee committed Oct 7, 2024
1 parent d7e5119 commit 0391df5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -448,11 +448,6 @@ if (METAVISION_SDK_ADVANCED_MODULES_AVAILABLE)
DESTINATION share/metavision/licensing
COMPONENT metavision-sdk-advanced-license)
endif()
else ()
# Installing metavision open
install(FILES ${PROJECT_SOURCE_DIR}/licensing/LICENSE_OPEN
DESTINATION share/metavision/licensing
COMPONENT metavision-sdk-base-lib)
endif (METAVISION_SDK_ADVANCED_MODULES_AVAILABLE)

################################
Expand Down

0 comments on commit 0391df5

Please sign in to comment.