Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! General CMakeLists i…
Browse files Browse the repository at this point in the history
…mprovements - cmake v2→v3
  • Loading branch information
kheaactua committed Jan 14, 2025
1 parent fb7e0da commit 66f6fae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,8 @@ set_target_properties(
vsomeip3-sd PROPERTIES
VERSION ${VSOMEIP_VERSION}
SOVERSION ${VSOMEIP_MAJOR_VERSION}
OUTPUT_NAME ${VSOMEIP_NAME}-sd
EXPORT_NAME vsomeip3-sd
)
target_compile_definitions(vsomeip3-sd PUBLIC $<$<CXX_COMPILER_ID:MSVC>:VSOMEIP_DLL_COMPILATION_PLUGIN>)
target_link_libraries(
Expand Down

0 comments on commit 66f6fae

Please sign in to comment.