Skip to content

Commit

Permalink
Add ifx and ifort as compiler wrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonzac authored and rizsotto committed Jan 16, 2025
1 parent 973db23 commit 6d23d17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/intercept/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ install(CODE "
COMMAND ln -sf ../wrapper clang++
COMMAND ln -sf ../wrapper f77
COMMAND ln -sf ../wrapper gfortran
COMMAND ln -sf ../wrapper ifx
COMMAND ln -sf ../wrapper ifort
COMMAND ln -sf ../wrapper m2c
COMMAND ln -sf ../wrapper pc
COMMAND ln -sf ../wrapper lex
Expand Down

0 comments on commit 6d23d17

Please sign in to comment.