- The approach here is to first build/install dependencies of ASAP and then define their paths in the
cmakecommand for ASAP. The order in which I build the dependencies is in the same order as defined using thefind_package()function inASAP/CMakeLists.txt. - Assumptions
- Note 3: These instruction also assume that you
gcc --versionis>=9since otherwise it leads to issues with compiling#includein some.cppfiles like [core/filetools.cpp](https://github.com/computationalpatholo