Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated cmake files to use CMAKE_INSTALL_LIBDIR instead of AIMET_INSTALL_DIR #3333

Merged

Conversation

quic-bharathr
Copy link
Contributor

No description provided.

Prefer to use idiomatic CMAKE_INSTALL_PREFIX for installation location,
to be provided by the user, and GNUInstallDirs. This changes all install
destinations to relative paths instead of absolute paths, as recommended
by CMake reference.

Also fix small directory bug in Examples tarball creation.

Signed-off-by: Michael Hofmann <quic_michof@quicinc.com>
…d that can be unpacked.

NB, the CMakeLists.txt and README.md files in the Examples directory
will be included in the tarball even thogh they probably shouldn't.
This does not appear to be a regression from the previous
(non-functional) version.

Signed-off-by: Michael Hofmann <quic_michof@quicinc.com>
Signed-off-by: Michael Hofmann <quic_michof@quicinc.com>
Signed-off-by: Michael Hofmann <quic_michof@quicinc.com>
@quic-bharathr quic-bharathr merged commit cea78b5 into quic:develop Sep 11, 2024
3 checks passed
@quic-bharathr quic-bharathr deleted the cmake_remove_aimet_install_dir branch September 11, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants