threeal / CheckWarning.cmake

Check for compiler warnings in your CMake project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do Not Capture Standard Error During Testing

threeal opened this issue · comments

This issue suggests removing the standard error capture when executing a process during testing. See threeal/FixFormat.cmake#45 for more information and the rationale behinds this proposal.