Cleaned up endif/else-s in CMakeLists.txt and *.cmake files
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / CMakeLists.txt
index 0bbbe0fb936707bd09de7fd7e98575bc8d1f4941..a27ab151e19b313e819a71578c6151f9d336b931 100644 (file)
@@ -43,4 +43,4 @@ gmx_install_headers(trajectoryanalysis ${TRAJECTORYANALYSIS_PUBLIC_HEADERS})
 
 if (BUILD_TESTING)
     add_subdirectory(tests)
-endif (BUILD_TESTING)
+endif()