diff options
Diffstat (limited to 'Tests/RunCMake/CheckIPOSupported/user-lang-fortran.cmake')
-rw-r--r-- | Tests/RunCMake/CheckIPOSupported/user-lang-fortran.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/RunCMake/CheckIPOSupported/user-lang-fortran.cmake b/Tests/RunCMake/CheckIPOSupported/user-lang-fortran.cmake deleted file mode 100644 index 275dbd9..0000000 --- a/Tests/RunCMake/CheckIPOSupported/user-lang-fortran.cmake +++ /dev/null @@ -1 +0,0 @@ -check_ipo_supported(LANGUAGES "Fortran") |