mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 19:19:32 -05:00
2bae6a1346
-- add new tests for custom commands -- minor test cleanup Fixes #15995 Fixes #18909 Fixes #15902
4 lines
72 B
C
4 lines
72 B
C
extern int func1(void);
|
|
extern int func2(void);
|
|
extern int func3(void);
|