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

Could NOT find Backward (missing: BACKWARD_LIBRARIES) #99

Closed
BotellaA opened this issue Mar 6, 2018 · 1 comment
Closed

Could NOT find Backward (missing: BACKWARD_LIBRARIES) #99

BotellaA opened this issue Mar 6, 2018 · 1 comment

Comments

@BotellaA
Copy link
Contributor

BotellaA commented Mar 6, 2018

I am trying to use the CMake integration using the imported target.

It does not work when none of the linux library (libbfd or libdw) is installed on the system.
In this case, the variable BACKWARD_LIBRARIES is not defined. However, you are looking for this variable: https://github.com/bombela/backward-cpp/blob/master/BackwardConfig.cmake#L131

Do you see a way to fix this configuration issue?

Thanks for your help

@BotellaA
Copy link
Contributor Author

BotellaA commented Mar 7, 2018

Looks like the solution is already here: #69.

@BotellaA BotellaA closed this as completed Mar 7, 2018
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