mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
b6418155f3
Previously only occurred per config which broke per-language system includes.
5 lines
27 B
C
5 lines
27 B
C
int main()
|
|
{
|
|
return 0;
|
|
}
|