Package manager switch #8

Merged
kdeng00 merged 3 commits from package_manager-switch into master 2021-12-29 15:50:28 -05:00
Showing only changes of commit 63d6022d16 - Show all commits
+2 -2
View File
@@ -5,10 +5,10 @@ IcarusDownloadManager is a Linux CLI software client application that has the fe
## Built With ## Built With
* C++ * C++ with C++17 features
* CMake * CMake
* GCC >= 9 * GCC >= 9
* conan * [conan](https://github.com/conan-io/conan)
* [json](https://github.com/nlohmann/json) * [json](https://github.com/nlohmann/json)
* [openssl](https://github.com/openssl/openssl) * [openssl](https://github.com/openssl/openssl)
* [curl](https://github.com/curl/curl) * [curl](https://github.com/curl/curl)