1. Find it within a conan repository like https://bintray.com/
2. Copy the Reference 
3. Open `CMakeLists.txt` in Pheonix root folder and add a new line with the name of your package (start of the reference) 
4. Open `conanfile.py` in Pheonix root folder and add a new line with the reference to your package 
5. Open `CMakeLists.txt` in Pheonix library folder and add a new line with the name of your package (start of the reference) 