CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed
with cmake -P ... so we need to deduce the correct executable prefix. Fixes PR9286. llvm-svn: 126219
Loading
Please register or sign in to comment
with cmake -P ... so we need to deduce the correct executable prefix. Fixes PR9286. llvm-svn: 126219