mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
d264685bee
Option -interface must not be used if multiple SWIG files are part of the same library. Fixes: #21134
2 lines
23 B
C
2 lines
23 B
C
int add(int a, int b);
|