mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 14:50:15 -05:00
5c559f1113
Follow-ups will allow the use of the generator expression for compile definitions and include directories for non-IDE generators.
6 lines
30 B
C++
6 lines
30 B
C++
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|