CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/cci_PR-4618/.conan/data/geographiclib/1.51/_/_/build/e53d8963c8fdc4fee4e4e0e3faac94cd176c512e/source_subfolder/src/Rhumb.cpp:12: /home/conan/w/cci_PR-4618/.conan/data/geographiclib/1.51/_/_/build/e53d8963c8fdc4fee4e4e0e3faac94cd176c512e/source_subfolder/include/GeographicLib/Rhumb.hpp:471:16: warning: definition of implicit copy constructor for 'RhumbLine' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] RhumbLine& operator=(const RhumbLine&); // copy assignment not allowed ^ /home/conan/w/cci_PR-4618/.conan/data/geographiclib/1.51/_/_/build/e53d8963c8fdc4fee4e4e0e3faac94cd176c512e/source_subfolder/src/Rhumb.cpp:169:12: note: in implicit copy constructor for 'GeographicLib::RhumbLine' first required here { return RhumbLine(*this, lat1, lon1, azi12, _exact); } ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4618/.conan/data/geographiclib/1.51/_/_/build/e53d8963c8fdc4fee4e4e0e3faac94cd176c512e/source_subfolder/tools/RhumbSolve.cpp:18: /home/conan/w/cci_PR-4618/.conan/data/geographiclib/1.51/_/_/build/e53d8963c8fdc4fee4e4e0e3faac94cd176c512e/source_subfolder/include/GeographicLib/Rhumb.hpp:471:16: warning: definition of implicit copy constructor for 'RhumbLine' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] RhumbLine& operator=(const RhumbLine&); // copy assignment not allowed ^ /home/conan/w/cci_PR-4618/.conan/data/geographiclib/1.51/_/_/build/e53d8963c8fdc4fee4e4e0e3faac94cd176c512e/source_subfolder/tools/RhumbSolve.cpp:178:36: note: in implicit copy constructor for 'GeographicLib::RhumbLine' first required here const RhumbLine rhl(linecalc ? rh.Line(lat1, lon1, azi12) : ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR