Skip to content
Snippets Groups Projects
Commit b4912a8c authored by moenck's avatar moenck
Browse files

Changed package name to conform interfaces etc

parent 6cbd6513
No related branches found
No related tags found
No related merge requests found
Pipeline #12437 passed
...@@ -77,9 +77,6 @@ install( ...@@ -77,9 +77,6 @@ install(
DESTINATION ${INSTALL_CONFIGDIR}/Modules/${PROJECT_NAME} DESTINATION ${INSTALL_CONFIGDIR}/Modules/${PROJECT_NAME}
) )
set(CPACK_PACKAGE_NAME "RoboFish Behavior Loader")
set(CPACK_PACKAGE_VENDOR "Biorobotics Lab / FU Berlin")
set(CPACK_PACKAGE_VERSION ${GIT_TAG}) set(CPACK_PACKAGE_VERSION ${GIT_TAG})
set(CPACK_GENERATOR "TXZ") set(CPACK_GENERATOR "TXZ")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment