Skip to content

Commit

Permalink
relocatable shared lib on macOS (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceIm authored Sep 27, 2023
1 parent 92ebbeb commit 5d63874
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
cmake_minimum_required(VERSION 3.3)

set(CMAKE_MACOSX_RPATH OFF)
project(STREAMVBYTE VERSION "1.0.0")

set(STREAMVBYTE_LIB_VERSION "1.0.0" CACHE STRING "streamvbyte library version")
Expand Down

0 comments on commit 5d63874

Please sign in to comment.