https://github.com/Kitware/CMake
Raw File
Tip revision: efaa9efece0786a80243d005e35e68f18999eb0e authored by Brad King on 03 June 2024, 18:28:41 UTC
CMake 3.29.4
Tip revision: efaa9ef
help_text1.m.txt
% Dummy matlab extension in cmake
function ret = cmake_matlab_mex1(X)
back to top