Skip to content

Commit 77bd4af

Browse files
author
Damian Rouson
committed
Copy CMake file from master branch (removes navier)
This eliminates the Navier-Stokes test that is blocking the vehre/issue-292... branch from building inside the Sourcery Institute virtual machine.
1 parent 6df3339 commit 77bd4af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
add_subdirectory( coarrayBurgers )
2-
add_subdirectory( navier-stokes )
3-
#add_subdirectory( coarrayHeatSimplified )
2+
add_subdirectory( coarrayHeatSimplified )

0 commit comments

Comments
 (0)