Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make fishhook symbols hidden by default (facebook#29)
Now when fishhook is included in a library/framework, fishhook functions will no longer be exported from that library. Unless specifically configured to. This seems like the right thing to do by default, and prevents issues that can arise from multiple embedded instances of fishhook.
- Loading branch information