4 lines
91 B
CMake
4 lines
91 B
CMake
|
set(CMAKE_SUPPRESS_DEVELOPER_ERRORS OFF)
|
||
|
|
||
|
message(AUTHOR_WARNING "This is a author error")
|