Package org.wpilib.nativeutils.platforms
Interface CompilerArgsConfig
- All Known Implementing Classes:
DefaultCompilerArgsConfig
public interface CompilerArgsConfig
-
Method Details
-
getArgs
-
getDebugArgs
-
getReleaseArgs
-
apply
default void apply(org.gradle.nativeplatform.Tool tool, boolean isDebug)
-