mapgen-viewer
mapgen-viewer copied to clipboard
when execute cmake in linux (Debian Testing)
$ cmake CMakelLists.txt CMake Error at CMakeLists.txt:60 (add_subdirectory): The source directory
~/mapgen-viewer/backward-cpp
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:87 (add_backward): Unknown CMake command "add_backward".
-- Configuring incomplete, errors occurred! See also "~/mapgen-viewer/CMakeFiles/CMakeOutput.log". $:~/mapgen-viewer/build$
Just remove all backward lines in CMakeLists.
This is debug lib https://github.com/bombela/backward-cpp
Seems like i made mistake in config or you clone repo without submodules.