add unit test for a simple fortran project
This commit is contained in:
		
							
								
								
									
										7
									
								
								test/fortran/cmake/autocmake.cfg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								test/fortran/cmake/autocmake.cfg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| [project] | ||||
| name: example | ||||
|  | ||||
| [fortran] | ||||
| source: https://github.com/scisoft/autocmake/raw/master/modules/UseFortran.cmake | ||||
| docopt: --fc=<FC> Fortran compiler [default: gfortran]. | ||||
| export: 'FC=%s' % arguments['--fc'] | ||||
		Reference in New Issue
	
	Block a user