debian: fix build-deps for focal
[amule.git] / cmake / getopt_long.cmake
blob78efa31da1e8476fa391cab73ed3ba2a17a6ee33
1 include (CheckFunctionExists)
2 check_function_exists (getopt_long HAVE_GETOPT_LONG)