Skip to content

Commit

Permalink
Merge f6caa06 into 3d0a371
Browse files Browse the repository at this point in the history
  • Loading branch information
allavena committed Feb 14, 2019
2 parents 3d0a371 + f6caa06 commit 88f8c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ mkdir _build
cd _build
# run cmake
cmake .. -DBUILD_SHARED_LIB=ON # or OFF for static libraries
cmake .. -DBUILD_SHARED_LIBS=ON # or OFF for static libraries
# build
make -j 4
Expand Down

0 comments on commit 88f8c85

Please sign in to comment.