Skip to content

Commit

Permalink
cmake: Run gfortran for kind [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke committed Aug 8, 2021
1 parent aad7b12 commit d004621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ RUN(NAME intrinsics_08 LABELS gfortran) # tiny symboltable
RUN(NAME intrinsics_09 LABELS gfortran) # tiny body
RUN(NAME intrinsics_10 LABELS gfortran) # real body
RUN(NAME intrinsics_11 LABELS gfortran) # real symboltable
RUN(NAME intrinsics_12 LABELS gfortran) # kind body
RUN(NAME intrinsics_13 LABELS gfortran) # kind symboltable
RUN(NAME intrinsics_open_close_read_write LABELS gfortran)

RUN(NAME parameter_01 LABELS gfortran)
Expand Down

0 comments on commit d004621

Please sign in to comment.