irep icon indicating copy to clipboard operation
irep copied to clipboard

A tool for filling C/C++ or Fortran data structures from Lua input tables

Results 1 irep issues
Sort by recently updated
recently updated
newest added

We Modified share/irep/irep-config.cmake to get exo to export properly. So far we've had to add BUILD_INTERFACE before CMAKE_Fortran_MODULE_DIRECTORY and CMAKE_CURRENT_SOURCE_DIR In target_include_directories. Pasting the lines into a code block got...