mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
95f149e61f
Custom Makefile link rules may need to depend on linker scripts. Define this property to allow user-specified link-time dependencies.
5 lines
27 B
C++
5 lines
27 B
C++
int main()
|
|
{
|
|
return 0;
|
|
}
|