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

'EIPScanner_INCLUDE_DIRS' not defined #89

Open
Timple opened this issue Dec 16, 2022 · 2 comments
Open

'EIPScanner_INCLUDE_DIRS' not defined #89

Timple opened this issue Dec 16, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Timple
Copy link

Timple commented Dec 16, 2022

Describe the bug
After a find_package in my project noticed that the EIPScanner_INCLUDE_DIRS is not defined.

To Reproduce
Build the package, include it in another project.

Expected behavior
A location to the include directory.

Environment (please complete the following information):

  • OS: ubuntu 20.04
  • Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
  • Version: master

Additional context
find_library(EIPScanner_LIB EIPScanner) does work.

@Timple Timple added the bug Something isn't working label Dec 16, 2022
@tony-p
Copy link

tony-p commented Dec 3, 2024

That is because there is no FindEIPScanner.cmake file defined, however (as you've seen) #88 solves that

@Timple
Copy link
Author

Timple commented Dec 3, 2024

@jadamroth seemed active with merging last week. Perhaps he can take a look 🙂

👼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants