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).

  • =CMake: Migrate the CMake file(s).

--migrate-build-script-only

EXPERIMENTAL: Only migrate the build script(s). Default: off.