EigenTesting.cmake: Quote argument to separate_arguments.

EigenTesting.cmake: Quote argument to separate_arguments.

As described in https://cmake.org/cmake/help/latest/command/separate_arguments.html: "The entire command line must be passed as one string in the argument ."

Reference issue

Fixes #3005 (closed)

Likely also would have fixed #2866 (closed)

Merge request reports

Loading