Removing TEST_EXAMPLE from example/CMakeList due to dependency graph loop

This commit is contained in:
James E McClure 2016-01-08 10:41:56 -05:00
parent b6a33258eb
commit 59b5d04abe

View File

@ -6,9 +6,9 @@ INSTALL_EXAMPLE( Sph1896 )
# Create unit tests for each example
# TEST_EXAMPLE( example exe N_procs )
TEST_EXAMPLE( Bubble TestBubble 1 )
TEST_EXAMPLE( Sph1896 lb2_Color_wia_mpi 27 )
TEST_EXAMPLE( ConstrainedBubble lb2_Color_wia_mpi 1 )
#TEST_EXAMPLE( Bubble TestBubble 1 )
#TEST_EXAMPLE( Sph1896 lb2_Color_wia_mpi 27 )
#TEST_EXAMPLE( ConstrainedBubble lb2_Color_wia_mpi 1 )