Skip to content
  • Brad King's avatar
    CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option · 1e16406d
    Brad King authored
    We do not yet support "make install" in the external project case.
    Document this explicitly in the interface.  Require the caller to use an
    option to "disable" the unsupported behavior.  This will allow us to add
    the behavior by default in the future without clobbering existing
    projects that handle the installation themselves.
    1e16406d