Prerequisite of Building Example
To build the project, the CMakeList.txt file has to be ran. The chosen IDE has to be configured properly to build the project without any errors.
The CMakeList.txt has been developed to build the project with/without using Conan (package manager) but it has to be defined before building the program.
The CMakeList.txt has been programmed to download the API but this has already been done manually; therefore, it must be defined before the build re-downloads it and causes redundancy.