mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
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 sub(int a, int b);
|