Guanpeng Xu
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Setting up the projects NSS and NSPR in CLion
Hello,The structure of NSS (https://github.com/nss-dev/nss) is unusual: it requires NSPR, on which NSS itself depends, to be present at the same level as NSS's directory:nss├── dist ├── nsp...