Skip to content

Exports cmake file for other codes

Victor Yu requested to merge cmakeExport into master

Generates the required file for elsi_rciConfig.cmake if other cmake using codes want to import settings. Note, the includes path is not part of the export (should be looked at by a cmake expert if required).

Merge request reports