mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
7624d0110b
Run the tests only if enabled explicitly by an undocumented cache entry. We will enable it on hosts known to have the toolchains. Closes: #26735
5 lines
35 B
C
5 lines
35 B
C
int diab_libfun()
|
|
{
|
|
return 42;
|
|
}
|