mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-20 21:50:53 -06:00
-- 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);
|