Skip to content
Snippets Groups Projects
Commit c5bb7415 authored by calrama's avatar calrama
Browse files

Update package name

parent 2149821e
Branches
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ if("${CMAKE_SYSTEM_NAME}" STREQUAL "Windows") ...@@ -36,7 +36,7 @@ if("${CMAKE_SYSTEM_NAME}" STREQUAL "Windows")
install(FILES ${shared_libraries} DESTINATION .) install(FILES ${shared_libraries} DESTINATION .)
endif() endif()
set(CPACK_PACKAGE_NAME "BioTracker Plugin BackgroundSubtraction") set(CPACK_PACKAGE_NAME "BioTracker Background Subtraction Tracker")
set(CPACK_PACKAGE_VENDOR "Biorobotics Lab / FU Berlin") set(CPACK_PACKAGE_VENDOR "Biorobotics Lab / FU Berlin")
set(CPACK_PACKAGE_VERSION ${SOURCE_VERSION}) set(CPACK_PACKAGE_VERSION ${SOURCE_VERSION})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment