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

Hardcoded path in CMakeLists.txt #2

Open
AlexHenderson opened this issue Aug 28, 2024 · 0 comments
Open

Hardcoded path in CMakeLists.txt #2

AlexHenderson opened this issue Aug 28, 2024 · 0 comments

Comments

@AlexHenderson
Copy link

Hi,

There is a hardcoded path in CMakeLists.txt line 83

# add caterva library
add_library(CAT_LIBRARY SHARED IMPORTED)
set_target_properties(CAT_LIBRARY PROPERTIES IMPORTED_LOCATION "/mnt/c/Users/sosca/CLionProjects/build/libs/release/libcaterva.so")
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

No branches or pull requests

1 participant