mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-30 12:54:19 +00:00
Option -interface must not be used if multiple SWIG files are part of the same library. Fixes: #21134
5 lines
40 B
OpenEdge ABL
5 lines
40 B
OpenEdge ABL
%{
|
|
#include "add.h"
|
|
%}
|
|
%include "add.h"
|