Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
Modifier and Type | Method and Description |
---|---|
CPUEnum |
TargetDef.getCpu()
Gets cpu.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetDef.setCpu(CPUEnum value)
Sets preferred cpu, but does not use cpu specific instructions.
|
Copyright © 2001–2021 Ant-Contrib Project. All rights reserved.