Skip to content

Remove hard coded path name of " /usr/local/lib " #24

@felixf4xu

Description

@felixf4xu

Hi,

In current cmake file, there is a hard coded path of /usr/local/lib, although it's a valid assumption that the path exists, it's not necessary to use it by using correct cmake functions.

/usr/local/lib

My suggestion:

Remove the hard coded path and use proper cmake functions.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions