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

InputCommon/CMakeLists: Include evdev and udev includes on a by-target basis #6625

Merged
merged 2 commits into from Apr 13, 2018

Commits on Apr 10, 2018

  1. InputCommon/CMakeLists: Include evdev and udev includes on a by-targe…

    …t basis
    
    Avoids including the evdev/udev includes in the top-level directory
    lioncash committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    d63d0b5 View commit details
    Browse the repository at this point in the history
  2. InputCommon/CMakeLists: Link evdev and udev in privately

    These libraries aren't directly used outside of InputCommon
    lioncash committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    73ebc19 View commit details
    Browse the repository at this point in the history