-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working