how to compile in ubuntu 20.04? i have error...
-- cotire 1.7.6 loaded.
-- Performing Test COMPILER_KNOWS_CXX11
-- Performing Test COMPILER_KNOWS_CXX11 - Success
-- Performing Test COMPILER_KNOWS_STDLIB
-- Performing Test COMPILER_KNOWS_STDLIB - Failed
-- Performing Test COMPILER_KNOWS_LTO
-- Performing Test COMPILER_KNOWS_LTO - Success
-- Found Crypto++: /usr/include
-- Found PugiXML: /usr/include
-- MySQL Include dir: /usr/include/mysql library dir: /usr/lib/aarch64-linux-gnu
-- MySQL client libraries: /usr/lib/aarch64-linux-gnu/libmysqlclient.so
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found LuaJIT: /usr/lib/aarch64-linux-gnu/libluajit-5.1.so;/usr/lib/aarch64-linux-gnu/libm.so (found version "2.1.0-beta3")
CMake Warning (dev) at CMakeLists.txt:46 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" 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.
-- Found Boost: /usr/lib/aarch64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found suitable version "1.71.0", minimum required is "1.53.0") found components: system filesystem iostreams
-- Target tfs cannot be cotired. No C or CXX source files.
-- Configuring done (1.7s)
CMake Error at CMakeLists.txt:49 (add_executable):
No SOURCES given to target: tfs
