* we can now disable deprecated messages
This commit is contained in:
parent
6637535020
commit
f962a7942b
4 changed files with 12 additions and 2 deletions
|
|
@ -5,3 +5,4 @@ SET(PROJECT_VERSION_MINOR 3)
|
|||
SET(PROJECT_VERSION_PATCH 0)
|
||||
SET(PROJECT_VERSION_MISC "-edge")
|
||||
|
||||
# ADD_DEFINITIONS(-DDEPRECATED_MESSAGES) # disable warning deprecated function messages
|
||||
|
|
|
|||
Reference in a new issue