JustinTimperio / warp-cli

A CLI tool designed to make interacting with Facebook's Open Source Library "Warp Speed Data Transfer" fast and pain-free.
MIT License
63 stars 3 forks source link

CmakeLists Issue on MacOS #18

Open BaptisteMarniere opened 10 months ago

BaptisteMarniere commented 10 months ago

Hi, I have this error on MacOs 14.2

====================================
          Installing WDT            
====================================

CMake Error at CMakeLists.txt:1:
  Parse error.  Expected a command name, got unquoted argument with text
  "64".

Do you know how I can fix this?

Thanks a lot for all your work