mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-20 04:24:36 +08:00

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;
|
|
}
|