Johnson, Nicholas Paul via llvm-dev
2016-Jan-19 16:48 UTC
[llvm-dev] cmake: program name prefix?
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