Intel® DPC++ Compatibility Tool Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-2A90D0E4-7211-4C31-BB59-D46C0702EC98
Visible to Intel only — GUID: GUID-2A90D0E4-7211-4C31-BB59-D46C0702EC98
Build Script Options
The following table lists command line options to migrate build scripts.
Option |
Description |
---|---|
--build-script-file=<file> |
Specifies the name of generated makefile for migrated file(s). Default name: Makefile.dpct. |
--gen-build-script |
Generates makefile for migrated file(s) in -out-root directory. Default: off. |
--migrate-build-script=<value> |
EXPERIMENTAL: Migrate build script(s).
|
--migrate-build-script-only |
EXPERIMENTAL: Only migrate the build script(s). Default: off. |