1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-18 00:02:21 +08:00
Files
CMake/Tests/LinkLineOrder/NoDepY.c
2023-10-26 09:20:45 -04:00

5 lines
49 B
C

/* No dependencies */
void NoDepY_func(void)
{
}