diff --git a/packages/sacado/example/CMakeLists.txt b/packages/sacado/example/CMakeLists.txt index 1b9ba77cb08b..4ac9a600d43f 100644 --- a/packages/sacado/example/CMakeLists.txt +++ b/packages/sacado/example/CMakeLists.txt @@ -148,4 +148,4 @@ IF (Sacado_ENABLE_KokkosCore) SOURCES view_factory_example.cpp COMM serial mpi ) -ENDIF() \ No newline at end of file +ENDIF()