Skip to content

Commit

Permalink
Merge branch 'MatthewHambley-CrayCompiler'
Browse files Browse the repository at this point in the history
  • Loading branch information
andreww committed Feb 14, 2021
2 parents 15f27f8 + ec36afe commit a17367f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.4 FATAL_ERROR)

PROJECT(FoX Fortran)

SET(CMAKE_VERBOSE_MAKEFILE FALSE)

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)

#======================#
# Enable testing
#======================#
Expand Down

0 comments on commit a17367f

Please sign in to comment.