mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -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;
|
|
}
|