dropbox / json11

A tiny JSON library for C++11.
MIT License
2.55k stars 613 forks source link

CMakeLists: avoid LD errors, use -fPIC #76

Closed hhony closed 7 years ago

hhony commented 8 years ago

library should be compiled as position independent code

artwyman commented 7 years ago

@hhony before I can merge this, can you please sign the CLA here: https://opensource.dropbox.com/cla/

smarx commented 7 years ago

Automated message from Dropbox CLA bot

@hhony, thanks for signing the CLA!

hhony commented 7 years ago

You're welcome.. long live open source! Hopefully others find the changes useful. Thanks for starting this project - I like its compact-ness.