mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Tests/RunCMake/DependencyGraph: Specify Fortran function return type
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
function mylib_fortran()
|
||||
integer :: mylib_fortran
|
||||
mylib_fortran = 42
|
||||
end function mylib_fortran
|
||||
|
||||
Reference in New Issue
Block a user