mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06: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