mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 21:09:48 +00:00
![Zach Mullen](/assets/img/avatar_default.png)
Any environment vars that were configured for a test via the ENVIRONMENT property will now be output when the test is run with verbose logging enabled.
5 lines
27 B
C
5 lines
27 B
C
int main()
|
|
{
|
|
return 0;
|
|
}
|