threeal / CheckWarning.cmake

Check for compiler warnings in your CMake project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Check Warning Function

threeal opened this issue · comments

Add a devel_target_check_warning function to perform static code analysis by enabling warning checks and treating them as errors.