Hello ,
When I try to install gives me this error on cmake
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
extra/m_ldap.cpp can not be built due to missing dependencies.
extra/m_mysql.cpp can not be built due to missing dependencies.
extra/m_regex_pcre.cpp can not be built due to missing dependencies.
extra/m_regex_posix.cpp can not be built due to missing dependencies.
extra/m_regex_tre.cpp can not be built due to missing dependencies.
extra/m_sqlite.cpp can not be built due to missing dependencies.
extra/m_ssl.cpp can not be built due to missing dependencies.
can not be built due to missing dependencies.
-- Configuring incomplete, errors occurred!
How to fix it ?