parflow/parflow
CMakeLists.txt
:535
option(PARFLOW_HAVE_CLM "Compile with CLM" "OFF")
option(PARFLOW_HAVE_CLM "Compile with CLM" "OFF")
endif( ${PARFLOW_HAVE_CLM} )
endif ( ${PARFLOW_HAVE_CLM} )
message(FATAL_ERROR "ERROR: PARFLOW_HAVE_CLM and PARFLOW_HAVE_ECLM cannot be enabled at the same time.")
endif ( ${PARFLOW_HAVE_CLM} )
endif( ${PARFLOW_HAVE_CLM} )
endif(${PARFLOW_HAVE_CLM})
endif(${PARFLOW_HAVE_CLM})
endif(${PARFLOW_HAVE_CLM})
endif(${PARFLOW_HAVE_CLM})