getdnsapi / getdns

A modern asynchronous DNS API https://getdnsapi.net/
Other
468 stars 126 forks source link

CMake error following build instructions #535

Open dlouwers opened 2 years ago

dlouwers commented 2 years ago

Using instructions here: https://github.com/getdnsapi/getdns#building Using cmake version 3.25.0:

cmake .

Aforementioned command results in:

CMake Warning:
  Ignoring extra path from command line:

   "."

CMake Error: The source directory "/" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.