mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 19:19:32 -05:00
c8ccd5a9e3
Add Common Package Specification support to export(EXPORT).
5 lines
27 B
C++
5 lines
27 B
C++
int main()
|
|
{
|
|
return 0;
|
|
}
|