Cleaned up endif/else-s in CMakeLists.txt and *.cmake files
[alexxy/gromacs.git] / src / gromacs / gmxana / CMakeLists.txt
index 45206c3e2eca6ecf3d261d4bf6395d3a62573a78..7c3b7da4a00b1b6183ea07e32449e77f9f8e1de4 100644 (file)
@@ -43,4 +43,4 @@ set(LIBGROMACS_SOURCES ${LIBGROMACS_SOURCES} ${GMXANA_SOURCES} PARENT_SCOPE)
 
 if(BUILD_TESTING)
     add_subdirectory(legacytests)
-endif(BUILD_TESTING)
+endif()