[cmake-developers] dry-run support

Honggyu Kim hong.gyu.kim at lge.com
Wed Jul 1 04:34:52 EDT 2015


Hi all,

I would like to see the exact command execution list when I build using cmake.
Make has an option "--dry-run" as many of you already know:

$ make --help
-n, --just-print, --dry-run, --recon
                              Don't actually run any commands; just print them.

Can anyone please let me know if there's a way to do dry-run in cmake.
I appreciate all your comments.

Thanks,
Honggyu



More information about the cmake-developers mailing list