ornladios/ADIOS2
scripts/dashboard/common.cmake
:424
ctest_configure(${dashboard_configure_args})
ctest_configure(${dashboard_configure_args})
ctest_configure(${dashboard_configure_args})
ctest_configure(${dashboard_configure_args})
ctest_configure(${dashboard_configure_args})
ctest_configure(${dashboard_configure_args})
ctest_configure(RETURN_VALUE retval)
ctest_configure()
ctest_configure (BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
ctest_configure (BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
ctest_configure (BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
ctest_configure (BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
ctest_configure()
ctest_configure (BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
ctest_configure (BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
ctest_configure(RETURN_VALUE configure_return)
ctest_configure(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
ctest_configure()
ctest_configure(BUILD "${CTEST_BINARY_DIRECTORY}" OPTIONS "${CTEST_CONFIGURE_OPTIONS}")
# project using the ``ctest_configure()`` command by CMake. From the
# ``ctest_configure()`` command:
# These configure options are passed into the ``ctest_configure()`` command in
# before calling ``ctest_configure()`` so any issues setting options and the
# If ``TRUE``, then single calls to ``ctest_configure()``,
# these. If ``FALSE`` then ``ctest_configure()``, ``ctest_build()`` and
# by the command ``ctest_configure(...)`` called in this function. This
# Call ctest_configure(...) or not
ctest_configure(
BUILD "${CTEST_BINARY_DIRECTORY}"
OPTIONS "${CONFIGURE_OPTIONS}" # New option!
RETURN_VALUE CONFIGURE_RETURN_VAL
)
ctest_configure(
BUILD "${CTEST_BINARY_DIRECTORY}"
OPTIONS "${CONFIGURE_OPTIONS}" # New option!
RETURN_VALUE CONFIGURE_RETURN_VAL
)
ctest_configure(BUILD "${CTEST_BINARY_DIRECTORY}")
ctest_configure(SOURCE ${CTEST_SOURCE_DIRECTORY}
BUILD ${CTEST_BINARY_DIRECTORY}
RETURN_VALUE configure_error
CAPTURE_CMAKE_ERROR tmp_cmake_error
)
# ctest_configure() above.
# project using the ``ctest_configure()`` command by CMake. From the
# ``ctest_configure()`` command:
# These configure options are passed into the ``ctest_configure()`` command in
# before calling ``ctest_configure()`` so any issues setting options and the
# If ``TRUE``, then single calls to ``ctest_configure()``,
# these. If ``FALSE`` then ``ctest_configure()``, ``ctest_build()`` and
# by the command ``ctest_configure(...)`` called in this function. This
# Call ctest_configure(...) or not
ctest_configure(
BUILD "${CTEST_BINARY_DIRECTORY}"
OPTIONS "${CONFIGURE_OPTIONS}" # New option!
RETURN_VALUE CONFIGURE_RETURN_VAL
)
ctest_configure(
BUILD "${CTEST_BINARY_DIRECTORY}"
OPTIONS "${CONFIGURE_OPTIONS}" # New option!
RETURN_VALUE CONFIGURE_RETURN_VAL
)
ctest_configure(BUILD "${CTEST_BINARY_DIRECTORY}")
ctest_configure(OPTIONS "${CMAKE_OPTIONS}" RETURN_VALUE config_ret)
ctest_configure()
ctest_configure(
BUILD "${CTEST_BINARY_DIRECTORY}"
OPTIONS "${CONFIGURE_OPTIONS}"
RETURN_VALUE res
)
ctest_configure(
BUILD "${CTEST_BINARY_DIRECTORY}"
OPTIONS "${CONFIGURE_OPTIONS}"
RETURN_VALUE res
)
ctest_configure(APPEND
OPTIONS "${cmake_args}"
RETURN_VALUE configure_result)