mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
f7dd74e4ef
When using subdirectories the alias targets were duplicated
5 lines
48 B
C
5 lines
48 B
C
int main(int argc, char** argv)
|
|
{
|
|
return 0;
|
|
}
|