mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 14:27:23 +00:00
b777272b0b
Add tests for EXCLUDE_FROM_DEFAULT_BUILD and its per-configuration variants.
5 lines
31 B
C
5 lines
31 B
C
int main(void)
|
|
{
|
|
return 0;
|
|
}
|