Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

CMakeLists.txt: fix library install path #8

Closed
wants to merge 1 commit into from
Closed

CMakeLists.txt: fix library install path #8

wants to merge 1 commit into from

Conversation

parr0tr1ver
Copy link

The library install path may be ${CMAKE_INSTALL_PREFIX}/lib64 rather
than fixed ${CMAKE_INSTALL_PREFIX}/lib. Provide a variable to make it
could override by cmake command line.

Signed-off-by: Kai Kang kai.kang@windriver.com

The library install path may be ${CMAKE_INSTALL_PREFIX}/lib64 rather
than fixed ${CMAKE_INSTALL_PREFIX}/lib. Provide a variable to make it
could override by cmake command line.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
@brianhsu brianhsu closed this May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants