Skip to content

Add CTest script for dashboard submissions.

Joe Snyder requested to merge add_ctest_script into master

Add a CTest script used to create dashboard submissions to the linked CDash instance.

Set up a instance specific file which includes the AutoPyBind11_common.cmake and execute it with "ctest -S". See the header of the common file for more information.

Merge request reports