Skip to content

Commit

Permalink
Merge pull request oxen-io#135 from dr7ana/vbump-june24
Browse files Browse the repository at this point in the history
oxenc bump
  • Loading branch information
dr7ana authored Jun 3, 2024
2 parents 406a035 + 01fc24e commit 766e3dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion external/oxen-encoding
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ target_link_libraries(quic
libquic_internal
)

target_compile_features(quic INTERFACE cxx_std_20)

set_target_properties(quic PROPERTIES LIBRARY_OUTPUT_NAME oxenquic)
if(LIBQUIC_VERSION_SO)
set_target_properties(quic PROPERTIES SOVERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR})
Expand Down

0 comments on commit 766e3dc

Please sign in to comment.