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

Include all EIPScanner files based on library-path #115

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

jan-ati
Copy link

@jan-ati jan-ati commented Oct 7, 2024

  1. Changes all #include directives to reference files relative to the EIPScanner root project src directory.

    • This removes the need to add both /usr/local/include and /usr/local/include/EIPScanner to the LIBRARY_PATH variable and simplifies child-directories referencing files in parent directories
  2. Modifies the CMakeLists.txt structure to use the target_sources() method

  3. Modifies the examples to use the full library path (as will be done by projects using this library)

jan-ati and others added 20 commits September 10, 2024 15:53
…anner files relative to the root of the EIPScanner library
…-directory without needing to create sub-libraries and link them
…-vendors

Added the teknic vendor sources
Draft: En 426 fix eip scanner include paths
Changed the log-level of the Send: Request printout to be a DEBUG message.

This avoids a large amount of message spam
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

Successfully merging this pull request may close these issues.

1 participant