cmake_minimum_required(VERSION 3.3...4.0 FATAL_ERROR) project(fortomp LANGUAGES Fortran) find_package(OpenMP REQUIRED)