Cleaned up endif/else-s in CMakeLists.txt and *.cmake files
[alexxy/gromacs.git] / src / gromacs / utility / CMakeLists.txt
index f7750d5ec1c21597f55b09efb06e6828a4016a5b..4432ea6aefecf109c3d1da14c48fd5e49628ea7c 100644 (file)
@@ -58,4 +58,4 @@ gmx_install_headers(utility ${GENERATED_HEADER_CONFIG})
 
 if (BUILD_TESTING)
     add_subdirectory(tests)
-endif (BUILD_TESTING)
+endif()