Added piston example to example/CmakeLIsts.txt

This commit is contained in:
James E McClure 2015-08-10 14:48:54 -04:00
parent e2db86f816
commit 9fe4ccf25b

View File

@ -1,6 +1,7 @@
# Copy the examples to the install folder
INSTALL_EXAMPLE( Bubble )
INSTALL_EXAMPLE( ConstrainedBubble )
INSTALL_EXAMPLE( Piston )
INSTALL_EXAMPLE( Sph1896 )
# Create unit tests for each example