История изменений
Исправление
Tactile,
(текущая версия)
:
Вывалил ошибку:
CMake Error at CMakeLists.txt:53 (add_subdirectory):
add_subdirectory given source "3rdparty" which is not an existing
directory.
CMake Error at CMakeLists.txt:54 (add_subdirectory):
add_subdirectory given source "src" which is not an existing directory.
CMake Error at CMakeLists.txt:55 (add_subdirectory):
add_subdirectory given source "tests" which is not an existing directory.
-- Configuring incomplete, errors occurred!
See also "/home/daniel/freshplayerplugin/CMakeFiles/CMakeOutput.log".
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
Исходная версия
Tactile,
:
Вывалил ошибку:
CMake Error at CMakeLists.txt:53 (add_subdirectory):
add_subdirectory given source "3rdparty" which is not an existing
directory.
CMake Error at CMakeLists.txt:54 (add_subdirectory):
add_subdirectory given source "src" which is not an existing directory.
CMake Error at CMakeLists.txt:55 (add_subdirectory):
add_subdirectory given source "tests" which is not an existing directory.
-- Configuring incomplete, errors occurred!
See also "/home/daniel/freshplayerplugin/CMakeFiles/CMakeOutput.log".
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..