Skip to content
  • Brad King's avatar
    Fix try_compile when file cannot be found · 172d503c
    Brad King authored
    The try_compile() command's COPY_FILE option should not try to actually
    copy the file if it cannot be found.  Some C runtime library's fopen
    cannot handle an empty file name.
    172d503c