CMake lacks `install` target
BwL1289 opened this issue · 11 comments
Platform:
Aarch64 Linux
Problem description:
When trying to compile from source using CMake and Ninja, I see the following error:
30.90 ninja: error: unknown target 'install'
It seems CMake lacks an install
target.
Have tried manually installing libs, its symlinks, and headers automatically but to no avail.
Here's an example of how AWS implemented this for their C SDK.
This is likely an extension of #1048.
@morgolock any chance to make this a priority?
Thank you.
Hi @morgolock. Not trying to be a bother. Please let me know if the team thought this was worth prioritizing. Thank you!
Hi @BwL1289
Yes we will do it, I will ask for this to be in the next release. Once I get confirmation I will let you know.
Thanks @morgolock.
@morgolock yes that helps. Thank you.
@morgolock do you have an updated timeline? Thank you.