5 lines
106 B
CMake
5 lines
106 B
CMake
|
|
||
|
message(DEPRECATION "This is a deprecation warning")
|
||
|
|
||
|
message(AUTHOR_WARNING "This is a author warning")
|