mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
d264685bee
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"
|