[llvm-dev] cmake: program name prefix?

Johnson, Nicholas Paul via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 19 08:48:17 PST 2016


Using cmake, is it possible to specify a prefix string to prepended to all installed executable files? For example, the executable file prefix "x86-linux-elf-" would result in executables named "x86-linux-elf-opt", "x86-linux-elf-llc", etc.

Thanks,
Nick Johnson
D. E. Shaw Research
 


More information about the llvm-dev mailing list