3 lines
125 B
CMake
3 lines
125 B
CMake
|
# This should still produce a warning when -Wno-error=deprecated is specified
|
||
|
message(DEPRECATION "Some deprecated warning")
|