mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
d3303dbc81
Add a LinkFlags test series to check that these properties work. Since no link flag is accepted everywhere we test for presence of flags by adding a bad flag and looking for the complaint in the test output.
2 lines
29 B
C
2 lines
29 B
C
int main(void) { return 0; }
|