Cleaned up endif/else-s in CMakeLists.txt and *.cmake files
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / CMakeLists.txt
index dc51659f4da8806cb6505d036850b02b2d4b700f..63a81b53fc1b9b8385f98e49f3d5e73799b0d67f 100644 (file)
@@ -38,4 +38,4 @@ set(LIBGROMACS_SOURCES ${LIBGROMACS_SOURCES} ${GMXPREPROCESS_SOURCES} PARENT_SCO
 
 if(BUILD_TESTING)
     add_subdirectory(tests)
-endif(BUILD_TESTING)
+endif()