fixed missing closing bracket
[unres.git] / source / wham / src / CMakeLists.txt
index c6b954d..c164506 100644 (file)
@@ -127,7 +127,7 @@ endif(UNRES_MD_FF STREQUAL "GAB")
 #=========================================
 # Additional flags
 #=========================================
-set(CPPFLAGS "${CPPFLAGS} -DUNRES -DISNAN" 
+set(CPPFLAGS "${CPPFLAGS} -DUNRES -DISNAN") 
 
 
 #=========================================