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 fdd7b87 commit 0fb5759Copy full SHA for 0fb5759
src/tests/unit/simple/CMakeLists.txt
@@ -1,6 +1,6 @@
1
# Fortran tests
2
3
-caf_compile_executable(increment_my_neighbor test1Caf.f90)
+caf_compile_executable(increment_my_neighbor increment_neighbor.f90)
4
caf_compile_executable(atomics testAtomics.f90)
5
6
# C tests
0 commit comments