We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa394a commit e98a23fCopy full SHA for e98a23f
src/tests/unit/teams/CMakeLists.txt
@@ -1,3 +1,3 @@
1
caf_compile_executable(team_number team-number.f90)
2
caf_compile_executable(teams_subset teams_subset.f90)
3
-caf_compile_executable(get_communicator get-communicator.f90)
+caf_compile_executable(get_communicator get-communicator.F90)
src/tests/unit/teams/get-communicator.f90 renamed to src/tests/unit/teams/get-communicator.F90
0 commit comments