You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
246 B

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. ```
  2. dep:
  3. src/iflytop/dep.cmake
  4. 第三方库依赖和安装
  5. sudo apt-get install libasound2:arm64
  6. sudo apt-get install libcurl4-openssl-dev:arm64
  7. sudo apt-get install libssl-dev:arm64
  8. 公司内部库依赖
  9. libixwebsocket
  10. ```