In this sample I will show you how to create a simple compressed package which contains only a install script.
I will show you how to install this package in a standard cmake project.
Lastly I will show you how to setup your CMakeLists.txt
to use the installed package.
CMake
See the test.cmake file to see what steps you have to perform