Ticket #53565: CMakeLists.txt

File CMakeLists.txt, 75 bytes (added by tenomoto (Takeshi Enomoto), 8 years ago)
Line 
1cmake_minimum_required(VERSION 3.7)
2project(test)
3enable_language(Fortran)