forked from XRPLF/rippled
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change common libs for XCode/apple (RIPD-305):
Removes unnecessary common link libs related to openssl, which we link to explicitly using finder vars now. THis allows the generated XCode project to link without error. Tested with CMake 3.9.0 and XCode 8.3.3.
- Loading branch information
1 parent
c00341a
commit 65094d9
Showing
3 changed files
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,3 +79,5 @@ notifications: | |
irc: | ||
channels: | ||
- "chat.freenode.net#ripple-dev" | ||
|
||
dist: precise |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters