tinganho / l10ns

Internationalization workflow and formatting
http://l10ns.org
Apache License 2.0
234 stars 24 forks source link

Cannot build branch c++ #157

Closed cadesalaberry closed 7 years ago

cadesalaberry commented 7 years ago
Debug] $ cmake -DCMAKE_BUILD_TYPE=Debug ..
-- Boost version: 1.60.0
-- Found the following Boost libraries:
--   system
--   filesystem
--   regex
CMake Error at CMakeLists.txt:15 (add_subdirectory):
  The source directory

    /home/cadesalaberry/Apps/l10ns/src/Vendors/json

  does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred!
See also "/home/cadesalaberry/Apps/l10ns/Debug/CMakeFiles/CMakeOutput.log".
tinganho commented 7 years ago

I think you are missing the git submodules.