Skip to content

Instantly share code, notes, and snippets.

@recp
Created May 10, 2020 21:42
Show Gist options
  • Select an option

  • Save recp/0cd9d0be08dd02f9b21703637ddc7b85 to your computer and use it in GitHub Desktop.

Select an option

Save recp/0cd9d0be08dd02f9b21703637ddc7b85 to your computer and use it in GitHub Desktop.

Revisions

  1. recp created this gist May 10, 2020.
    2 changes: 2 additions & 0 deletions medium_cmake_sover.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    set_target_properties(json PROPERTIES VERSION ${PROJECT_VERSION}
    SOVERSION ${PROJECT_VERSION_MAJOR})