Code: Select all
-- Uninstalling /usr/share/man/man1/qlcplus-fixtureeditor.1
CMake Warning (dev) at cmake_uninstall.cmake:10 (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.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Uninstalling /usr/share/man/man1/qlcplus.1
CMake Warning (dev) at cmake_uninstall.cmake:10 (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.
This warning is for project developers. Use -Wno-dev to suppress it.
Built target uninstall
sbenejam@migjorn:~/qlcplus/build$
I tested too in a Ubuntu 22.04 and the only things that are not working are the files associations and the desktop and menu entries.