This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8f25f37676
CMake
/
Tests
/
FortranModules
/
Submodules
/
CMakeLists.txt
2 lines
44 B
CMake
Raw
Normal View
History
Unescape
Escape
Tests: Add Fortran submodule tests Co-Author: Damian Rouson <damian@sourceryinstitute.org> Issue: #16234
2016-09-22 21:46:54 +03:00
add_executable
(
submod
main.f90
provide.f90
)