https://github.com/Kitware/CMake
Raw File
Tip revision: d88682dff6bf053e5bbdc10accf5d6825303e656 authored by Brad King on 02 August 2024, 13:57:10 UTC
CMake 3.30.2
Tip revision: d88682d
cmake_matlab_unit_tests3.m

cmake_matlab_mex1(10);

% should not reach this point
exit(0);
back to top