Updated samples to have consistent naming

This commit is contained in:
jpekkila
2020-01-15 16:56:02 +02:00
parent efa95147f3
commit 65d9274eaa
7 changed files with 74 additions and 82 deletions

3
samples/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
add_subdirectory(ctest)
add_subdirectory(cpptest)
add_subdirectory(mpitest)