Skip to content

Commit

Permalink
Revert "fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup…
Browse files Browse the repository at this point in the history
…! fixup! squash! General CMakeLists improvements - cmake v2→v3"

This reverts commit 28e5c3a.
  • Loading branch information
kheaactua committed Aug 16, 2024
1 parent ee068bf commit 46c5cac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ set(VSOMEIP_MINOR_VERSION 4)
set(VSOMEIP_PATCH_VERSION 10)
set(VSOMEIP_HOTFIX_VERSION 0)

# Test
set (CMAKE_VERBOSE_MAKEFILE On)

set(VSOMEIP_VERSION ${VSOMEIP_MAJOR_VERSION}.${VSOMEIP_MINOR_VERSION}.${VSOMEIP_PATCH_VERSION})
set(PACKAGE_VERSION ${VSOMEIP_VERSION}) # Used in documentation/doxygen.in

Expand Down

0 comments on commit 46c5cac

Please sign in to comment.