Skip to content

Commit 0fb5759

Browse files
committed
Update cmake for test1Caf --> incerment_neighbor
(cherry picked from commit 01296bb)
1 parent fdd7b87 commit 0fb5759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/unit/simple/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fortran tests
22

3-
caf_compile_executable(increment_my_neighbor test1Caf.f90)
3+
caf_compile_executable(increment_my_neighbor increment_neighbor.f90)
44
caf_compile_executable(atomics testAtomics.f90)
55

66
# C tests

0 commit comments

Comments
 (0)