Code: Select all
CMake Warning (dev) at C:/Users/alex/Desktop/cmake-2.8.0-win32-x86/share/cmake-2.8/Modules/FindPackageMessage.cmake:36 (IF):
given arguments:
"NOT" "7zip_FIND_QUIETLY"
An argument named "7zip_FIND_QUIETLY" appears in a conditional statement.
Policy CMP0012 is not set: if() recognizes numbers and boolean constants.
Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
C:/Users/alex/Desktop/cmake-2.8.0-win32-x86/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:67 (FIND_PACKAGE_MESSAGE)
rts/build/cmake/Find7zip.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:203 (FIND_PACKAGE)
This warning is for project developers. Use -Wno-dev to suppress it.