cmake HAVE_ROL examples

snl-dakota/dakota CMakeLists.txt :252

add_definitions("-DHAVE_ROL")

snl-dakota/dakota CMakeLists.txt :253

endif(HAVE_ROL)

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

option(HAVE_ROL "Build the Trilinos/ROL package." ON)

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

endif(HAVE_ROL)

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

add_definitions("-DHAVE_ROL")

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

endif(HAVE_ROL)

snl-dakota/dakota src/surrogates/CMakeLists.txt :36

endif(HAVE_ROL)

snl-dakota/dakota src/surrogates/CMakeLists.txt :73

endif(HAVE_ROL)

snl-dakota/dakota src/surrogates/unit/CMakeLists.txt :54

endif(HAVE_ROL)

snl-dakota/dakota src/unit/CMakeLists.txt :158

endif (HAVE_ROL)

snl-dakota/dakota src/unit/CMakeLists.txt :169

endif (HAVE_ROL)