cmake HAVE_AMPL examples

snl-dakota/dakota cmake/DakotaOptions.cmake :187

option(HAVE_AMPL "Build the AMPL package." ON)

snl-dakota/dakota packages/CMakeLists.txt :26

endif(HAVE_AMPL)

snl-dakota/dakota src/CMakeLists.txt :862

add_definitions("-DHAVE_AMPL")

snl-dakota/dakota src/CMakeLists.txt :870

endif(HAVE_AMPL)