fb6ec25d41
* Adding Integeration tests for later building option
* Update CMakeLists.txt
---------
Co-authored-by: Ammar ELWazir <aelwazir@amd.com>
[ROCm/aqlprofile commit: e4bb0df9d5]
To build: $ mkdir build $ cd build $ cmake -DCMAKE_MODULE_PATH=<your absolute path>/aqlprofile/cmake_modules -DCMAKE_PREFIX_PATH=/opt/rocm .. $ make To test: $ export LD_LIBRARY_PATH=/opt/rocm/hsa-amd-aqlprofile/lib $ ./run.sh