Cleaned up endif/else-s in CMakeLists.txt and *.cmake files
[alexxy/gromacs.git] / src / gromacs / simd / CMakeLists.txt
index 7c532ca9a81deb31c1309bbb978aae962ab820c1..34e800a6bcf5f68f9c82825e653c7bcc40ed4d06 100644 (file)
@@ -34,4 +34,4 @@
 
 if (BUILD_TESTING)
     add_subdirectory(tests)
-endif (BUILD_TESTING)
+endif()