Details
Description
CMake Warning (dev) at cmake/FindGSSAPI.cmake:56 (exec_program):
|
Policy CMP0153 is not set: The exec_program command should not be called.
|
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
|
command to set the policy and suppress this warning.
|
|
Use execute_process() instead.
|
Call Stack (most recent call first):
|
CMakeLists.txt:47 (find_package)
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
CMake Warning (dev) at cmake/FindGSSAPI.cmake:62 (exec_program):
|
Policy CMP0153 is not set: The exec_program command should not be called.
|
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
|
command to set the policy and suppress this warning.
|
|
Use execute_process() instead.
|
Call Stack (most recent call first):
|
CMakeLists.txt:47 (find_package)
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
CMake Warning (dev) at cmake/FindGSSAPI.cmake:66 (exec_program):
|
Policy CMP0153 is not set: The exec_program command should not be called.
|
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
|
command to set the policy and suppress this warning.
|
|
Use execute_process() instead.
|
Call Stack (most recent call first):
|
CMakeLists.txt:47 (find_package)
|
This warning is for project developers. Use -Wno-dev to suppress it.
|