diff options
| author | Sebastien Braun | 2010-10-11 09:02:38 +0200 |
|---|---|---|
| committer | Sebastien Braun | 2010-10-11 09:02:38 +0200 |
| commit | 732b9cfec697e893fcf5b65e1e7c9e5921ea5951 (patch) | |
| tree | 3374393a9768ac97831f13e157fb7a8a9e0f329d /src/input/CMakeLists.txt | |
| parent | Add access control check to input event handling in PVS daemon (diff) | |
| download | pvs-732b9cfec697e893fcf5b65e1e7c9e5921ea5951.tar.gz pvs-732b9cfec697e893fcf5b65e1e7c9e5921ea5951.tar.xz pvs-732b9cfec697e893fcf5b65e1e7c9e5921ea5951.zip | |
Introduce LogNonMatchingHandler
Diffstat (limited to 'src/input/CMakeLists.txt')
| -rw-r--r-- | src/input/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/CMakeLists.txt b/src/input/CMakeLists.txt index d950c67..b4dfa4d 100644 --- a/src/input/CMakeLists.txt +++ b/src/input/CMakeLists.txt @@ -4,6 +4,7 @@ set(pvsinput_SRCS inputEvent.cpp unprivilegedInputHandlerChain.cpp inputEventHandler.cpp + logNonMatchingHandler.cpp ) set(feature_DEFS) |
