I haven't scoured through everything yet. Will continue digging through the CMake documentation because I think I just need to tweak some things in the install() statements for goodness to happen. Hoping someone here can point me to straightforward documentation on creating
- a run-time only installer that just installs libraries
- A development installer that installs supporting binaries, libraries, CMake files, documentation, etc.
to cause CPack to generate this. Just need a link to doc that explains this briefly