ADD_LIBRARY(OCLintCore
    Processor.cpp
    Results.cpp
    RuleBase.cpp
    Violation.cpp
    ViolationSet.cpp
    )

ADD_LIBRARY(OCLintRuleSet
    RuleConfiguration.cpp
    RuleSet.cpp
    )
