getdnsapi / getdns

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

CMake error following build instructions #535

Open dlouwers opened 1 year ago

dlouwers commented 1 year 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.