summaryrefslogtreecommitdiff
path: root/Tests/FindMatlab/cmake_matlab_unit_tests3.m
blob: 2639325be76d811a7681b93d456668f0d7d98e5f (plain)
1
2
3
4
5

cmake_matlab_mex1(10);

% should not reach this point
exit(0);