muttleyxd / arma3-unix-launcher

Launcher for Linux and Mac ArmA 3
MIT License
210 stars 44 forks source link

How to use system-wide curlpp? #269

Open i-went-home opened 8 months ago

i-went-home commented 8 months ago
-- Performing Test SYSTEM_curlpp_WORKS
-- Performing Test SYSTEM_curlpp_WORKS - Failed
-- Downloading curlpp from https://github.com/jpbarrette/curlpp.git
CMake Error at cmake/external_dependencies.cmake:41 (add_subdirectory):
  add_subdirectory given source
  "/var/tmp/portage/games-util/arma3-unix-launcher-9999/work/arma3-unix-launcher-9999_build/_deps/curlpp-src"
  which is not an existing directory.
Call Stack (most recent call first):
  cmake/external_dependencies.cmake:65 (setup_library)
  CMakeLists.txt:30 (setup_curlpp)

-- Using external curlpp
CMake Error at cmake/external_dependencies.cmake:74 (add_library):
  add_library cannot create ALIAS target "curlpp::curlpp" because target
  "curlpp" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:30 (setup_curlpp)