mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
37e44707bc
Run the tests only if enabled explicitly by an undocumented cache entry. We will enable it on hosts known to have the toolchains.
5 lines
34 B
C
5 lines
34 B
C
int iar_libfun()
|
|
{
|
|
return 42;
|
|
}
|