CMakeFiles
FortranCInterface
CMakeFiles
myfort.dir
cmake_clean_Fortran.cmake
Go to the documentation of this file.
1
# Remove fortran modules provided by this target.
2
FILE(REMOVE
3
"my_module.mod"
4
"MY_MODULE.mod"
5
"CMakeFiles/myfort.dir/my_module.mod.stamp"
6
7
"mymodule.mod"
8
"MYMODULE.mod"
9
"CMakeFiles/myfort.dir/mymodule.mod.stamp"
10
)
Generated by
1.8.13 on Tue May 18 2021