mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05: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;
|
|
}
|