Package org.gradle.plugins.cpp.compiler.capability

Interfaces for compiler capabilities for cpp

See:
          Description

Interface Summary
AgainstLibrary Can compile against libraries
CompilesCpp Capable of compiling cpp source from a cpp source set
StandardCppCompiler Wraps up the standard capabilities you'd expect a cpp compiler to have
 

Package org.gradle.plugins.cpp.compiler.capability Description

Interfaces for compiler capabilities for cpp