Skip to content
  • Hans Johnson's avatar
    ENH: Prevent cmake in source builds (#1091) · 8954092f
    Hans Johnson authored
    
    
    * ENH: Prevent cmake in source builds
    
    Building directly inside the root of the source tree
    can cause problems where the build intermediate files
    overwrite or conflict with the intended source code
    files.
    
    This modification identifies this problem and
    issues failure messages and suggestions to over
    come the problem with more robust build suggestion.
    
    Co-authored-by: default avatarJordan Bayles <jophba@chromium.org>
    8954092f
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.