Add openssl as a dependency for cmake when building cmake from source#803
Add openssl as a dependency for cmake when building cmake from source#803jsharpe wants to merge 3 commits intobazel-contrib:mainfrom
Conversation
|
@UebelAndre the only issue with this change is that because openssl requires rules_perl then this means we'd need to move to a two phase initialisation in the |
|
I think that's an appropriate thing to do. The bigger question is do we value the use of |
|
Building openssl via |
9a37780 to
76ecf71
Compare
Update cmake build to include openssl as a dependency.
Closes #709.