geographiclib/geographiclib
cmake/CMakeLists.txt
:1
# config file support for find_package (GeographicLib). This needs to
# config file support for find_package (GeographicLib). This needs to
# In this case, find_package (GeographicLib) is called and the examples
find_package (GeographicLib 2.5 REQUIRED)
find_package (GeographicLib REQUIRED COMPONENTS SHARED)
find_package (GeographicLib 1.51 REQUIRED COMPONENTS SHARED)
find_package (GeographicLib REQUIRED COMPONENTS SHARED)