Skip to content
Commit 1aede321 authored by Martin Jansa's avatar Martin Jansa
Browse files

synergy: add dependency on curl



* otherwise fails with:
  | -- Looking for pthread_create in pthread
  | -- Looking for pthread_create in pthread - found
  | -- Could NOT find CURL (missing:  CURL_LIBRARY CURL_INCLUDE_DIR)
  | CMake Error at CMakeLists.txt:165 (message):
  |   Missing library: curl
  |
  |
  | -- Configuring incomplete, errors occurred!

Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 9a4da3f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment