Commit 5ac59ffd authored by Valentin Platzgummer's avatar Valentin Platzgummer

befor build with cmake

parent 92050d55

Too many changes to show.

To preserve performance only 1000 of 1000+ files are displayed.

......@@ -22,3 +22,6 @@
[submodule ".libs/or-tools/dependencies/Osi/source"]
path = .libs/or-tools/dependencies/Osi/source
url = https://github.com/Mizux/Osi.git
[submodule "libs/or-tools"]
path = libs/or-tools
url = https://github.com/google/or-tools.git
......@@ -14,6 +14,18 @@
# EXTERNAL cache entries
########################
//Dependencies for the target
Airmap_LIB_DEPENDS:STATIC=general;Qt5::Core;general;Qt5::Location;general;Qt5::Widgets;general;qgc;
//Dependencies for the target
AnalyzeView_LIB_DEPENDS:STATIC=general;qgc;general;Qt5::Location;general;Qt5::SerialPort;general;Qt5::TextToSpeech;general;Qt5::Widgets;
//Dependencies for the target
Audio_LIB_DEPENDS:STATIC=general;qgc;general;Qt5::Core;general;Qt5::Qml;general;Qt5::TextToSpeech;general;Qt5::Widgets;
//Dependencies for the target
AutoPilotPlugins_LIB_DEPENDS:STATIC=general;qgc;
//Path to a program.
BASH_EXECUTABLE:FILEPATH=/bin/bash
......@@ -35,7 +47,7 @@ BUILD_JAVA:BOOL=OFF
//Build Python Library
BUILD_PYTHON:BOOL=OFF
//Build shared libraries(.so or .dyld).
//Build shared libraries
BUILD_SHARED_LIBS:BOOL=OFF
//Build the testing tree.
......@@ -316,21 +328,39 @@ CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND
//Options passed to the cvs update command.
CVS_UPDATE_OPTIONS:STRING=-d -A -P
//Dependencies for the target
Camera_LIB_DEPENDS:STATIC=general;qgc;
//The directory containing a CMake configuration file for Cbc.
Cbc_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/Cbc
Cbc_DIR:PATH=/usr/local/lib/cmake/Cbc
//The directory containing a CMake configuration file for Cgl.
Cgl_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/Cgl
Cgl_DIR:PATH=/usr/local/lib/cmake/Cgl
//The directory containing a CMake configuration file for Clp.
Clp_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/Clp
Clp_DIR:PATH=/usr/local/lib/cmake/Clp
//The directory containing a CMake configuration file for CoinUtils.
CoinUtils_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/CoinUtils
CoinUtils_DIR:PATH=/usr/local/lib/cmake/CoinUtils
//Maximum time allowed before CTest will kill the test.
DART_TESTING_TIMEOUT:STRING=1500
//Dependencies for the target
FactSystem_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
FirmwarePlugin_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
FlightDisplay_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
FlightMap_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
FollowMe_LIB_DEPENDS:STATIC=general;qgc;
//Path to a program.
GITCOMMAND:FILEPATH=/usr/bin/git
......@@ -338,7 +368,7 @@ GITCOMMAND:FILEPATH=/usr/bin/git
GIT_EXECUTABLE:FILEPATH=/usr/bin/git
//The directory containing a CMake configuration file for GeographicLib.
GeographicLib_DIR:PATH=GeographicLib_DIR-NOTFOUND
GeographicLib_DIR:PATH=/usr/local/lib/cmake/GeographicLib
//Path to a library.
GeographicLib_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libGeographic.so
......@@ -349,6 +379,9 @@ HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND
//Install build all dependencies
INSTALL_BUILD_DEPS:BOOL=ON
//Dependencies for the target
Joystick_LIB_DEPENDS:STATIC=general;ui;general;qgc;general;ui;general;-lSDL2;
//Command to build the project
MAKECOMMAND:STRING=/usr/local/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}"
......@@ -361,14 +394,20 @@ MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
//Path to a library.
M_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libm.so
//Dependencies for the target
MissionManager_LIB_DEPENDS:STATIC=general;Qt5::Xml;general;qgc;general;qgc;
//The directory containing a CMake configuration file for Osi.
Osi_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/Osi
Osi_DIR:PATH=/usr/local/lib/cmake/Osi
//Path to a program.
P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND
//Dependencies for the target
PositionManager_LIB_DEPENDS:STATIC=general;qgc;
//The directory containing a CMake configuration file for Protobuf.
Protobuf_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/protobuf
Protobuf_DIR:PATH=/usr/local/lib/cmake/protobuf
//Value Computed by CMake
QGroundControl_BINARY_DIR:STATIC=/home/valentin/Desktop/drones/qgroundcontrol
......@@ -379,6 +418,9 @@ QGroundControl_SOURCE_DIR:STATIC=/home/valentin/Desktop/drones/qgroundcontrol
//No help, variable specified on the command line.
QT_VERSION:UNINITIALIZED=5.9.5
//Dependencies for the target
QmlControls_LIB_DEPENDS:STATIC=general;qgc;general;FactSystem;general;Qt5::Concurrent;general;Qt5::Location;general;Qt5::SerialPort;general;Qt5::TextToSpeech;general;Qt5::Widgets;
//The directory containing a CMake configuration file for Qt5Bluetooth.
Qt5Bluetooth_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5Bluetooth
......@@ -439,6 +481,12 @@ Qt5Xml_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5Xml
//The directory containing a CMake configuration file for Qt5.
Qt5_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5
//Dependencies for the target
QtLocationPlugin_LIB_DEPENDS:STATIC=general;Qt5::Location;general;Qt5::Sql;general;qgc;
//The directory containing a CMake configuration file for SDL2.
SDL2_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/SDL2
//Path to a program.
SED_EXECUTABLE:FILEPATH=/bin/sed
......@@ -463,6 +511,12 @@ SNAKE_SOURCE_DIR:STATIC=/home/valentin/Desktop/drones/qgroundcontrol/libs/snake/
//Path to a program.
SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND
//Dependencies for the target
Settings_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
Terrain_LIB_DEPENDS:STATIC=general;qgc;
//The directory containing a CMake configuration file for Threads.
Threads_DIR:PATH=Threads_DIR-NOTFOUND
......@@ -481,6 +535,18 @@ USE_SCIP:BOOL=OFF
//Use the XPRESS solver
USE_XPRESS:BOOL=OFF
//Dependencies for the target
VehicleSetup_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
Vehicle_LIB_DEPENDS:STATIC=general;ui;general;qgc;
//Dependencies for the target
VideoStreaming_LIB_DEPENDS:STATIC=general;qgc;general;Qt5::Multimedia;
//Dependencies for the target
ViewWidgets_LIB_DEPENDS:STATIC=general;qgc;
//The directory containing a CMake configuration file for ZLIB.
ZLIB_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/ZLIB
......@@ -494,19 +560,28 @@ ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so
//The directory containing a CMake configuration file for absl.
absl_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/absl
absl_DIR:PATH=/usr/local/lib/cmake/absl
//Dependencies for the target
api_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
comm_LIB_DEPENDS:STATIC=general;qgc;general;Qt5::Location;general;Qt5::SerialPort;general;Qt5::Test;general;Qt5::TextToSpeech;general;Qt5::Widgets;
//The directory containing a CMake configuration file for gflags.
gflags_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/gflags
gflags_DIR:PATH=/usr/local/lib/cmake/gflags
//The directory containing a CMake configuration file for glog.
glog_DIR:PATH=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools/dependencies/install/lib/cmake/glog
glog_DIR:PATH=/usr/local/lib/cmake/glog
//Dependencies for the target
gps_LIB_DEPENDS:STATIC=general;Qt5::Core;general;Qt5::Location;general;Qt5::SerialPort;general;Qt5::Svg;general;Qt5::TextToSpeech;general;qgc;
//Value Computed by CMake
ortools_BINARY_DIR:STATIC=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools
//The directory containing a CMake configuration file for ortools.
ortools_DIR:PATH=ortools_DIR-NOTFOUND
ortools_DIR:PATH=/usr/local/lib/cmake/ortools
//Value Computed by CMake
ortools_SOURCE_DIR:STATIC=/home/valentin/Desktop/drones/qgroundcontrol/libs/or-tools
......@@ -535,6 +610,12 @@ protobuf_MODULE_COMPATIBLE:BOOL=OFF
//Enable for verbose output
protobuf_VERBOSE:BOOL=OFF
//Dependencies for the target
qgc_LIB_DEPENDS:STATIC=general;shp;general;Qt5::QuickWidgets;general;Qt5::Widgets;general;Airmap;general;AnalyzeView;general;api;general;Audio;general;AutoPilotPlugins;general;Camera;general;comm;general;FactSystem;general;FirmwarePlugin;general;FlightDisplay;general;FlightMap;general;FollowMe;general;gps;general;Joystick;general;MissionManager;general;PositionManager;general;QmlControls;general;QtLocationPlugin;general;Settings;general;Terrain;general;uas;general;ui;general;Vehicle;general;VehicleSetup;general;VideoStreaming;general;ViewWidgets;general;qgcunittest;
//Dependencies for the target
qgcunittest_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
qwt_LIB_DEPENDS:STATIC=general;Qt5::Concurrent;general;Qt5::Core;general;Qt5::Svg;general;Qt5::Widgets;
......@@ -547,6 +628,15 @@ shapelib_SOURCE_DIR:STATIC=/home/valentin/Desktop/drones/qgroundcontrol/libs/sha
//Dependencies for the target
shp_LIB_DEPENDS:STATIC=general;-lm;
//Dependencies for the target
snake_LIB_DEPENDS:STATIC=general;GeographicLib_SHARED;general;polyclipping;
//Dependencies for the target
uas_LIB_DEPENDS:STATIC=general;qgc;
//Dependencies for the target
ui_LIB_DEPENDS:STATIC=general;qgc;general;qwt;
########################
# INTERNAL cache entries
......@@ -716,7 +806,7 @@ CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=8
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=36
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
......
This diff is collapsed.
# Install script for directory: /home/valentin/Desktop/drones/qgroundcontrol
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "RelWithDebInfo")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for each subdirectory.
include("/home/valentin/Desktop/drones/qgroundcontrol/libs/cmake_install.cmake")
include("/home/valentin/Desktop/drones/qgroundcontrol/src/cmake_install.cmake")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/home/valentin/Desktop/drones/qgroundcontrol/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
......@@ -2,6 +2,4 @@ add_subdirectory(qtandroidserialport)
add_subdirectory(qwt)
add_subdirectory(shapelib)
add_subdirectory(clipper)
set(BUILD_DEPS ON) # needed for or-tools
add_subdirectory(or-tools)
add_subdirectory(snake/snake)
add_subdirectory(snake)
A library for geographic projections.
Written by Charles Karney <charles@karney.com> and licensed under
the MIT/X11 License. For more information, see
https://geographiclib.sourceforge.io/
Files
00README.txt -- this file
AUTHORS -- the authors of the library
LICENSE.txt -- the MIT/X11 License
INSTALL -- brief installation instructions
NEWS -- a history of changes
include/GeographicLib/*.hpp
headers for the library
src/*.cpp
implementation for the library
examples/
examples for each class
tools/
command-line utilities
Makefile.mk -- Unix/Linux makefiles
configure -- autoconf configuration script
CMakeLists.txt -- cmake configuration files
cmake/
support files for building with CMake
windows/
project files for building under Windows (but CMake is preferred)
maxima/
Maxima code for generating series expansions, etc.
matlab/
geographiclib/
*.m, private/*.m -- Matlab implementation of some classes
geographiclib-legacy/
*.{m,cpp} -- legacy Matlab routines
doc/
files for generating documentation with Doxygen
man/
man pages for the utilities
python/GeographicLib/*.py -- Python implementation of geodesic routines
java/.../*.java -- Java implementation of geodesic routines
js/
src/*.js -- JavaScript implementation of geodesic routines
samples/*.html -- demonstrations of the JavaScript interface
legacy/
C/ -- C implementation of geodesic routines
Fortran/ -- Fortran implementation of geodesic routines
dotnet/
NETGeographicLib/*.{cpp,h} -- .NET wrapper for GeographicLib
examples/
CS/*.cs -- simple C# examples for each class
ManagedCPP/*.cpp -- Managed C++ examples for each class
VB/*.vb -- simple Visual Basic examples for each class
Projection/ -- a more complex C# application
Charles Karney <charles@karney.com>
Francesco Paolo Lovergine <frankie@debian.org> (autoconfiscation)
Mathieu Peyréga <mathieu.peyrega@gmail.com> (help with gravity models)
Andrew MacIntyre <Andrew.MacIntyre@acma.gov.au> (python/setup.py)
Skip Breidbach <skip@waywally.com> (maven support for Java)
Scott Heiman <mrmtdew2@outlook.com> (.NET wrappers + C# examples)
Chris Bennight <chris@bennight.com> (deploying Java library)
Sebastian Mattheis <Sebastian.Mattheis@bmw.de> (gnomonic projection in Java)
Yurij Mikhalevich <0@39.yt> (node.js port)
Phil Miller <phillip.miller@sri.com> (putting tests into python/setup.py)
Jonathan Takahashi <jtakahashi@gmail.com> (boost-python sample)
This diff is collapsed.
# This file will be configured to contain variables for CPack. These variables
# should be set in the CMake list file of the project before CPack module is
# included. The list of available CPACK_xxx variables and their associated
# documentation may be obtained using
# cpack --help-variable-list
#
# Some variables are common to all generators (e.g. CPACK_PACKAGE_NAME)
# and some are specific to a generator
# (e.g. CPACK_NSIS_EXTRA_INSTALL_COMMANDS). The generator specific variables
# usually begin with CPACK_<GENNAME>_xxxx.
SET(CPACK_BINARY_7Z "")
SET(CPACK_BINARY_BUNDLE "")
SET(CPACK_BINARY_CYGWIN "")
SET(CPACK_BINARY_DEB "")
SET(CPACK_BINARY_DRAGNDROP "")
SET(CPACK_BINARY_FREEBSD "")
SET(CPACK_BINARY_IFW "")
SET(CPACK_BINARY_NSIS "")
SET(CPACK_BINARY_OSXX11 "")
SET(CPACK_BINARY_PACKAGEMAKER "")
SET(CPACK_BINARY_PRODUCTBUILD "")
SET(CPACK_BINARY_RPM "")
SET(CPACK_BINARY_STGZ "")
SET(CPACK_BINARY_TBZ2 "")
SET(CPACK_BINARY_TGZ "")
SET(CPACK_BINARY_TXZ "")
SET(CPACK_BINARY_TZ "")
SET(CPACK_BINARY_WIX "")
SET(CPACK_BINARY_ZIP "")
SET(CPACK_BUILD_SOURCE_DIRS "/home/valentin/src/GeographicLib-1.50.1;/home/valentin/src/GeographicLib-1.50.1/BUILD")
SET(CPACK_CMAKE_GENERATOR "Unix Makefiles")
SET(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
SET(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
SET(CPACK_GENERATOR "TGZ")
SET(CPACK_INSTALL_CMAKE_PROJECTS "/home/valentin/src/GeographicLib-1.50.1/BUILD;GeographicLib;ALL;/")
SET(CPACK_INSTALL_PREFIX "/usr/local")
SET(CPACK_MODULE_PATH "")
SET(CPACK_NSIS_DISPLAY_NAME "GeographicLib-1.50.1")
SET(CPACK_NSIS_INSTALLER_ICON_CODE "")
SET(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
SET(CPACK_NSIS_INSTALL_ROOT "$PROGRAMFILES")
SET(CPACK_NSIS_PACKAGE_NAME "GeographicLib-1.50.1")
SET(CPACK_OUTPUT_CONFIG_FILE "/home/valentin/src/GeographicLib-1.50.1/BUILD/CPackConfig.cmake")
SET(CPACK_PACKAGE_CONTACT "charles@karney.com")
SET(CPACK_PACKAGE_DEFAULT_LOCATION "/")
SET(CPACK_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.10/Templates/CPack.GenericDescription.txt")
SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "GeographicLib library, utilities, and documentation")
SET(CPACK_PACKAGE_FILE_NAME "GeographicLib-1.50.1-Linux")
SET(CPACK_PACKAGE_INSTALL_DIRECTORY "GeographicLib-1.50.1")
SET(CPACK_PACKAGE_INSTALL_REGISTRY_KEY "GeographicLib-1.50.1")
SET(CPACK_PACKAGE_NAME "GeographicLib")
SET(CPACK_PACKAGE_RELOCATABLE "true")
SET(CPACK_PACKAGE_VENDOR "GeographicLib")
SET(CPACK_PACKAGE_VERSION "1.50.1")
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "50")
SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(CPACK_RESOURCE_FILE_LICENSE "/home/valentin/src/GeographicLib-1.50.1/LICENSE.txt")
SET(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.10/Templates/CPack.GenericDescription.txt")
SET(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.10/Templates/CPack.GenericWelcome.txt")
SET(CPACK_SET_DESTDIR "OFF")
SET(CPACK_SOURCE_7Z "")
SET(CPACK_SOURCE_CYGWIN "")
SET(CPACK_SOURCE_GENERATOR "TGZ")
SET(CPACK_SOURCE_IGNORE_FILES "#;~$;/\\.git;/home/valentin/src/GeographicLib-1.50.1/BUILD;/home/valentin/src/GeographicLib-1.50.1/(tests|testdata|cgi-bin|.*\\.cache)/;/home/valentin/src/GeographicLib-1.50.1/(distrib|.*-distrib|.*-installer|geodesic-papers)/;/home/valentin/src/GeographicLib-1.50.1/[^/]*\\.(xml|html|css|kmz|pdf)$;/home/valentin/src/GeographicLib-1.50.1/(autogen|biblio)\\.sh$;/home/valentin/src/GeographicLib-1.50.1/(robots.txt|geodesic-biblio.txt|makefile-admin|[^/]*\\.png)$;/home/valentin/src/GeographicLib-1.50.1/matlab/.*blurb.txt$")
SET(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/valentin/src/GeographicLib-1.50.1/BUILD/CPackSourceConfig.cmake")
SET(CPACK_SOURCE_PACKAGE_FILE_NAME "GeographicLib-1.50.1")
SET(CPACK_SOURCE_RPM "")
SET(CPACK_SOURCE_TBZ2 "")
SET(CPACK_SOURCE_TGZ "")
SET(CPACK_SOURCE_TXZ "")
SET(CPACK_SOURCE_TZ "")
SET(CPACK_SOURCE_ZIP "")
SET(CPACK_SYSTEM_NAME "Linux")
SET(CPACK_TOPLEVEL_TAG "Linux")
SET(CPACK_WIX_SIZEOF_VOID_P "8")
if(NOT CPACK_PROPERTIES_FILE)
set(CPACK_PROPERTIES_FILE "/home/valentin/src/GeographicLib-1.50.1/BUILD/CPackProperties.cmake")
endif()
if(EXISTS ${CPACK_PROPERTIES_FILE})
include(${CPACK_PROPERTIES_FILE})
endif()
# This file will be configured to contain variables for CPack. These variables
# should be set in the CMake list file of the project before CPack module is
# included. The list of available CPACK_xxx variables and their associated
# documentation may be obtained using
# cpack --help-variable-list
#
# Some variables are common to all generators (e.g. CPACK_PACKAGE_NAME)
# and some are specific to a generator
# (e.g. CPACK_NSIS_EXTRA_INSTALL_COMMANDS). The generator specific variables
# usually begin with CPACK_<GENNAME>_xxxx.
SET(CPACK_BINARY_7Z "")
SET(CPACK_BINARY_BUNDLE "")
SET(CPACK_BINARY_CYGWIN "")
SET(CPACK_BINARY_DEB "")
SET(CPACK_BINARY_DRAGNDROP "")
SET(CPACK_BINARY_FREEBSD "")
SET(CPACK_BINARY_IFW "")
SET(CPACK_BINARY_NSIS "")
SET(CPACK_BINARY_OSXX11 "")
SET(CPACK_BINARY_PACKAGEMAKER "")
SET(CPACK_BINARY_PRODUCTBUILD "")
SET(CPACK_BINARY_RPM "")
SET(CPACK_BINARY_STGZ "")
SET(CPACK_BINARY_TBZ2 "")
SET(CPACK_BINARY_TGZ "")
SET(CPACK_BINARY_TXZ "")
SET(CPACK_BINARY_TZ "")
SET(CPACK_BINARY_WIX "")
SET(CPACK_BINARY_ZIP "")
SET(CPACK_BUILD_SOURCE_DIRS "/home/valentin/src/GeographicLib-1.50.1;/home/valentin/src/GeographicLib-1.50.1/BUILD")
SET(CPACK_CMAKE_GENERATOR "Unix Makefiles")
SET(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
SET(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
SET(CPACK_GENERATOR "TGZ")
SET(CPACK_IGNORE_FILES "#;~$;/\\.git;/home/valentin/src/GeographicLib-1.50.1/BUILD;/home/valentin/src/GeographicLib-1.50.1/(tests|testdata|cgi-bin|.*\\.cache)/;/home/valentin/src/GeographicLib-1.50.1/(distrib|.*-distrib|.*-installer|geodesic-papers)/;/home/valentin/src/GeographicLib-1.50.1/[^/]*\\.(xml|html|css|kmz|pdf)$;/home/valentin/src/GeographicLib-1.50.1/(autogen|biblio)\\.sh$;/home/valentin/src/GeographicLib-1.50.1/(robots.txt|geodesic-biblio.txt|makefile-admin|[^/]*\\.png)$;/home/valentin/src/GeographicLib-1.50.1/matlab/.*blurb.txt$")
SET(CPACK_INSTALLED_DIRECTORIES "/home/valentin/src/GeographicLib-1.50.1;/")
SET(CPACK_INSTALL_CMAKE_PROJECTS "")
SET(CPACK_INSTALL_PREFIX "/usr/local")
SET(CPACK_MODULE_PATH "")
SET(CPACK_NSIS_DISPLAY_NAME "GeographicLib-1.50.1")
SET(CPACK_NSIS_INSTALLER_ICON_CODE "")
SET(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
SET(CPACK_NSIS_INSTALL_ROOT "$PROGRAMFILES")
SET(CPACK_NSIS_PACKAGE_NAME "GeographicLib-1.50.1")
SET(CPACK_OUTPUT_CONFIG_FILE "/home/valentin/src/GeographicLib-1.50.1/BUILD/CPackConfig.cmake")
SET(CPACK_PACKAGE_CONTACT "charles@karney.com")
SET(CPACK_PACKAGE_DEFAULT_LOCATION "/")
SET(CPACK_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.10/Templates/CPack.GenericDescription.txt")
SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "GeographicLib library, utilities, and documentation")
SET(CPACK_PACKAGE_FILE_NAME "GeographicLib-1.50.1")
SET(CPACK_PACKAGE_INSTALL_DIRECTORY "GeographicLib-1.50.1")
SET(CPACK_PACKAGE_INSTALL_REGISTRY_KEY "GeographicLib-1.50.1")
SET(CPACK_PACKAGE_NAME "GeographicLib")
SET(CPACK_PACKAGE_RELOCATABLE "true")
SET(CPACK_PACKAGE_VENDOR "GeographicLib")
SET(CPACK_PACKAGE_VERSION "1.50.1")
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "50")
SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(CPACK_RESOURCE_FILE_LICENSE "/home/valentin/src/GeographicLib-1.50.1/LICENSE.txt")
SET(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.10/Templates/CPack.GenericDescription.txt")
SET(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.10/Templates/CPack.GenericWelcome.txt")
SET(CPACK_RPM_PACKAGE_SOURCES "ON")
SET(CPACK_SET_DESTDIR "OFF")
SET(CPACK_SOURCE_7Z "")
SET(CPACK_SOURCE_CYGWIN "")
SET(CPACK_SOURCE_GENERATOR "TGZ")
SET(CPACK_SOURCE_IGNORE_FILES "#;~$;/\\.git;/home/valentin/src/GeographicLib-1.50.1/BUILD;/home/valentin/src/GeographicLib-1.50.1/(tests|testdata|cgi-bin|.*\\.cache)/;/home/valentin/src/GeographicLib-1.50.1/(distrib|.*-distrib|.*-installer|geodesic-papers)/;/home/valentin/src/GeographicLib-1.50.1/[^/]*\\.(xml|html|css|kmz|pdf)$;/home/valentin/src/GeographicLib-1.50.1/(autogen|biblio)\\.sh$;/home/valentin/src/GeographicLib-1.50.1/(robots.txt|geodesic-biblio.txt|makefile-admin|[^/]*\\.png)$;/home/valentin/src/GeographicLib-1.50.1/matlab/.*blurb.txt$")
SET(CPACK_SOURCE_INSTALLED_DIRECTORIES "/home/valentin/src/GeographicLib-1.50.1;/")
SET(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/valentin/src/GeographicLib-1.50.1/BUILD/CPackSourceConfig.cmake")
SET(CPACK_SOURCE_PACKAGE_FILE_NAME "GeographicLib-1.50.1")
SET(CPACK_SOURCE_RPM "")
SET(CPACK_SOURCE_TBZ2 "")
SET(CPACK_SOURCE_TGZ "")
SET(CPACK_SOURCE_TOPLEVEL_TAG "Linux-Source")
SET(CPACK_SOURCE_TXZ "")
SET(CPACK_SOURCE_TZ "")
SET(CPACK_SOURCE_ZIP "")
SET(CPACK_STRIP_FILES "")
SET(CPACK_SYSTEM_NAME "Linux")
SET(CPACK_TOPLEVEL_TAG "Linux-Source")
SET(CPACK_WIX_SIZEOF_VOID_P "8")
if(NOT CPACK_PROPERTIES_FILE)
set(CPACK_PROPERTIES_FILE "/home/valentin/src/GeographicLib-1.50.1/BUILD/CPackProperties.cmake")
endif()
if(EXISTS ${CPACK_PROPERTIES_FILE})
include(${CPACK_PROPERTIES_FILE})
endif()
This diff is collapsed.
This diff is collapsed.
GeoConvert0 1 0.00345802
GeoConvert1 1 0.00299597
GeoConvert2 1 0.00342298
GeoConvert3 1 0.00262403
GeoConvert4 1 0.00307202
GeoConvert5 1 0.00321507
GeoConvert6 1 0.00340819
GeoConvert7 1 0.00328493
GeoConvert8 1 0.00316787
GeoConvert9 1 0.00308299
GeoConvert10 1 0.0030899
GeoConvert11 1 0.00319195
GeoConvert12 1 0.0032649
GeoConvert13 1 0.00432801
GeoConvert14 1 0.0034349
GeoConvert15 1 0.00335789
GeoConvert16 1 0.00335193
GeoConvert17 1 0.00202417
GeoConvert18 1 0.00304604
GeoConvert19 1 0.00205898
GeoConvert20 1 0.00256801
GeoConvert21 1 0.0028069
GeodSolve0 1 0.00294089
GeodSolve1 1 0.00270295
GeodSolve2 1 0.00312495
GeodSolve3 1 0.00271297
GeodSolve4 1 0.00232005
GeodSolve5 1 0.00318193
GeodSolve6 1 0.00285912
GeodSolve7 1 0.00321198
GeodSolve8 1 0.00284719
GeodSolve9 1 0.00326681
GeodSolve10 1 0.00352907
GeodSolve11 1 0.00279188
GeodSolve12 1 0.00377393
GeodSolve13 1 0.00329399
GeodSolve14 1 0.00338697
GeodSolve15 1 0.00321198
GeodSolve16 1 0.00351405
GeodSolve17 1 0.00324392
GeodSolve18 1 0.00360489
GeodSolve19 1 0.00349283
GeodSolve20 1 0.00353312
GeodSolve21 1 0.00334597
GeodSolve22 1 0.00340796
GeodSolve23 1 0.00289297
GeodSolve24 1 0.00337505
GeodSolve25 1 0.00341797
GeodSolve26 1 0.00358486
GeodSolve27 1 0.00349712
GeodSolve28 1 0.00173998
GeodSolve29 1 0.00357008
GeodSolve30 1 0.00347614
GeodSolve31 1 0.00335884
GeodSolve32 1 0.00341487
GeodSolve33 1 0.00323486
GeodSolve34 1 0.00328898
GeodSolve35 1 0.00324202
GeodSolve36 1 0.00328517
GeodSolve37 1 0.00313115
GeodSolve38 1 0.00316906
GeodSolve39 1 0.00228
GeodSolve40 1 0.00272703
GeodSolve41 1 0.00226402
GeodSolve42 1 0.00209904
GeodSolve43 1 0.00276995
GeodSolve44 1 0.00261593
GeodSolve45 1 0.00284004
GeodSolve46 1 0.00257587
GeodSolve47 1 0.00292206
GeodSolve48 1 0.00388908
GeodSolve49 1 0.00308418
GeodSolve50 1 0.00306606
GeodSolve51 1 0.00324607
GeodSolve52 1 0.00307512
GeodSolve53 1 0.00332999
GeodSolve54 1 0.00333381
GeodSolve55 1 0.00333691
GeodSolve56 1 0.00348806
GeodSolve57 1 0.00282502
GeodSolve58 1 0.00261903
GeodSolve59 1 0.00288415
GeodSolve60 1 0.00317907
GeodSolve61 1 0.0021069
GeodSolve62 1 0.00229692
GeodSolve63 1 0.00324297
GeodSolve64 1 0.00269699
GeodSolve65 1 0.00350595
GeodSolve66 1 0.0033071
GeodSolve67 1 0.003546
GeodSolve68 1 0.00325012
GeodSolve69 1 0.00336909
GeodSolve70 1 0.00341511
GeodSolve71 1 0.00331593
GeodSolve72 1 0.003479
GeodSolve73 1 0.00374699
GeodSolve74 1 0.00352693
GeodSolve75 1 0.00335193
GeodSolve76 1 0.00306892
GeodSolve77 1 0.00346684
GeodSolve78 1 0.00400209
GeodSolve79 1 0.00345111
GeodSolve80 1 0.00311399
GeodSolve81 1 0.00329685
GeodSolve82 1 0.00355887
GeodSolve83 1 0.00198603
GeodSolve84 1 0.00213599
GeodSolve85 1 0.00256395
GeodSolve86 1 0.00259805
GeodSolve87 1 0.00307107
GeodSolve88 1 0.00287509
GeodSolve89 1 0.00344801
GeodSolve90 1 0.00298309
GeodSolve91 1 0.00342703
Planimeter0 1 0.00314617
Planimeter1 1 0.00319314
Planimeter2 1 0.00300789
Planimeter3 1 0.00328612
Planimeter4 1 0.00286198
Planimeter5 1 0.00367808
Planimeter6 1 0.00364089
Planimeter7 1 0.00373816
Planimeter8 1 0.0036459
Planimeter9 1 0.00352216
Planimeter10 1 0.00349116
Planimeter11 1 0.00404215
Planimeter12 1 0.00369811
Planimeter13 1 0.00252104
Planimeter14 1 0.00343585
Planimeter15 1 0.00252891
Planimeter16 1 0.00362706
Planimeter17 1 0.00318503
Planimeter18 1 0.00317717
Planimeter19 1 0.00314498
Planimeter20 1 0.00350094
Planimeter21 1 0.00302196
Planimeter22 1 0.00357389
Planimeter23 1 0.00345993
Planimeter24 1 0.003613
Planimeter25 1 0.00347805
Planimeter26 1 0.003721
Planimeter27 1 0.00366306
Planimeter28 1 0.00345612
ConicProj0 1 0.0036478
ConicProj1 1 0.00272799
ConicProj2 1 0.00264096
ConicProj3 1 0.00359893
ConicProj4 1 0.00287914
ConicProj5 1 0.00334191
ConicProj6 1 0.00305104
ConicProj7 1 0.00341797
ConicProj8 1 0.002985
CartConvert0 1 0.0035181
CartConvert1 1 0.00323796
TransverseMercatorProj0 1 0.00336599
TransverseMercatorProj1 1 0.0038271
TransverseMercatorProj2 1 0.00339603
TransverseMercatorProj3 1 0.00341082
TransverseMercatorProj4 1 0.00343108
TransverseMercatorProj5 1 0.00352383
TransverseMercatorProj6 1 0.003407
TransverseMercatorProj7 1 0.00228596
RhumbSolve0 1 0.00246406
RhumbSolve1 1 0.00346494
RhumbSolve2 1 0.00350785
RhumbSolve3 1 0.00268292
GeodesicProj0 1 0.00310683
---
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/valentin/src/GeographicLib-1.50.1
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/valentin/src/GeographicLib-1.50.1/BUILD
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/valentin/src/GeographicLib-1.50.1/BUILD/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && $(CMAKE_COMMAND) -E cmake_progress_start /home/valentin/src/GeographicLib-1.50.1/BUILD/CMakeFiles /home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/CMakeFiles/progress.marks
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && $(MAKE) -f CMakeFiles/Makefile2 cmake/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/valentin/src/GeographicLib-1.50.1/BUILD/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && $(MAKE) -f CMakeFiles/Makefile2 cmake/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && $(MAKE) -f CMakeFiles/Makefile2 cmake/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && $(MAKE) -f CMakeFiles/Makefile2 cmake/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... install/strip"
@echo "... install"
@echo "... package_source"
@echo "... package"
@echo "... install/local"
@echo "... test"
@echo "... list_install_components"
@echo "... edit_cache"
@echo "... rebuild_cache"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/valentin/src/GeographicLib-1.50.1/BUILD && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
# Install script for directory: /home/valentin/src/GeographicLib-1.50.1/cmake
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "Release")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib" TYPE FILE RENAME "geographiclib-config.cmake" FILES "/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/project-config.cmake")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib" TYPE FILE RENAME "geographiclib-config-version.cmake" FILES "/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/project-config-version.cmake")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-targets.cmake")
file(DIFFERENT EXPORT_FILE_CHANGED FILES
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-targets.cmake"
"/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/CMakeFiles/Export/lib/cmake/GeographicLib/geographiclib-targets.cmake")
if(EXPORT_FILE_CHANGED)
file(GLOB OLD_CONFIG_FILES "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-targets-*.cmake")
if(OLD_CONFIG_FILES)
message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-targets.cmake\" will be replaced. Removing files [${OLD_CONFIG_FILES}].")
file(REMOVE ${OLD_CONFIG_FILES})
endif()
endif()
endif()
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib" TYPE FILE FILES "/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/CMakeFiles/Export/lib/cmake/GeographicLib/geographiclib-targets.cmake")
if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib" TYPE FILE FILES "/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/CMakeFiles/Export/lib/cmake/GeographicLib/geographiclib-targets-release.cmake")
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-namespace-targets.cmake")
file(DIFFERENT EXPORT_FILE_CHANGED FILES
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-namespace-targets.cmake"
"/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/CMakeFiles/Export/lib/cmake/GeographicLib/geographiclib-namespace-targets.cmake")
if(EXPORT_FILE_CHANGED)
file(GLOB OLD_CONFIG_FILES "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-namespace-targets-*.cmake")
if(OLD_CONFIG_FILES)
message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib/geographiclib-namespace-targets.cmake\" will be replaced. Removing files [${OLD_CONFIG_FILES}].")
file(REMOVE ${OLD_CONFIG_FILES})
endif()
endif()
endif()
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib" TYPE FILE FILES "/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/CMakeFiles/Export/lib/cmake/GeographicLib/geographiclib-namespace-targets.cmake")
if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/GeographicLib" TYPE FILE FILES "/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/CMakeFiles/Export/lib/cmake/GeographicLib/geographiclib-namespace-targets-release.cmake")
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/geographiclib.pc")
endif()
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
bindir=${exec_prefix}/bin
Name: GeographicLib
Description: A library for geographic projections
Version: 1.50.1
URL: https://geographiclib.sourceforge.io
Requires:
Libs: -L${libdir} -lGeographic
Cflags: -I${includedir}
# Version checking for GeographicLib
set (PACKAGE_VERSION "1.50.1")
set (PACKAGE_VERSION_MAJOR "1")
set (PACKAGE_VERSION_MINOR "50")
set (PACKAGE_VERSION_PATCH "1")
# These variable definitions parallel those in GeographicLib's
# cmake/CMakeLists.txt.
if (MSVC)
# For checking the compatibility of MSVC_TOOLSET_VERSION; see
# https://docs.microsoft.com/en-us/cpp/porting/overview-of-potential-upgrade-issues-visual-cpp
# Assume major version number is obtained by dropping the last decimal
# digit.
math (EXPR MSVC_TOOLSET_MAJOR "${MSVC_TOOLSET_VERSION}/10")
endif ()
if (CMAKE_CROSSCOMPILING)
# Ensure that all "true" (resp. "false") settings are represented by
# the same string.
set (CMAKE_CROSSCOMPILING_STR "ON")
else ()
set (CMAKE_CROSSCOMPILING_STR "OFF")
endif ()
if (NOT PACKAGE_FIND_NAME STREQUAL "GeographicLib")
# Check package name (in particular, because of the way cmake finds
# package config files, the capitalization could easily be "wrong").
# This is necessary to ensure that the automatically generated
# variables, e.g., <package>_FOUND, are consistently spelled.
set (REASON "package = GeographicLib, NOT ${PACKAGE_FIND_NAME}")
set (PACKAGE_VERSION_UNSUITABLE TRUE)
elseif (NOT (APPLE OR (NOT DEFINED CMAKE_SIZEOF_VOID_P) OR
CMAKE_SIZEOF_VOID_P EQUAL 8))
# Reject if there's a 32-bit/64-bit mismatch (not necessary with Apple
# since a multi-architecture library is built for that platform).
set (REASON "sizeof(*void) = 8")
set (PACKAGE_VERSION_UNSUITABLE TRUE)
elseif (MSVC AND NOT (
# toolset version must be at least as great as GeographicLib's
MSVC_TOOLSET_VERSION GREATER_EQUAL 0
# and major versions must match
AND MSVC_TOOLSET_MAJOR EQUAL 0 ))
# Reject if there's a mismatch in MSVC compiler versions
set (REASON "MSVC_TOOLSET_VERSION = 0")
set (PACKAGE_VERSION_UNSUITABLE TRUE)
elseif (NOT CMAKE_CROSSCOMPILING_STR STREQUAL "OFF")
# Reject if there's a mismatch in ${CMAKE_CROSSCOMPILING}
set (REASON "cross-compiling = FALSE")
set (PACKAGE_VERSION_UNSUITABLE TRUE)
elseif (CMAKE_CROSSCOMPILING AND
NOT (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND
CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64"))
# Reject if cross-compiling and there's a mismatch in the target system
set (REASON "target = Linux-x86_64")
set (PACKAGE_VERSION_UNSUITABLE TRUE)
elseif (PACKAGE_FIND_VERSION)
if (PACKAGE_FIND_VERSION VERSION_EQUAL PACKAGE_VERSION)
set (PACKAGE_VERSION_EXACT TRUE)
elseif (PACKAGE_FIND_VERSION VERSION_LESS PACKAGE_VERSION
AND PACKAGE_FIND_VERSION_MAJOR EQUAL PACKAGE_VERSION_MAJOR)
set (PACKAGE_VERSION_COMPATIBLE TRUE)
endif ()
endif ()
set (GeographicLib_SHARED_FOUND ON)
set (GeographicLib_STATIC_FOUND OFF)
set (GeographicLib_NETGeographicLib_FOUND OFF)
# Check for the components requested. The convention is that
# GeographicLib_${comp}_FOUND should be true for all the required
# components.
if (GeographicLib_FIND_COMPONENTS)
foreach (comp ${GeographicLib_FIND_COMPONENTS})
if (GeographicLib_FIND_REQUIRED_${comp} AND
NOT GeographicLib_${comp}_FOUND)
set (REASON "without ${comp}")
set (PACKAGE_VERSION_UNSUITABLE TRUE)
endif ()
endforeach ()
endif ()
# If unsuitable, append the reason to the package version so that it's
# visible to the user.
if (PACKAGE_VERSION_UNSUITABLE)
set (PACKAGE_VERSION "${PACKAGE_VERSION} (${REASON})")
endif ()
# Install script for directory: /home/valentin/src/GeographicLib-1.50.1
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "Release")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for each subdirectory.
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/src/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/include/GeographicLib/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/tools/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/man/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/doc/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/js/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/matlab/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/python/geographiclib/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/examples/cmake_install.cmake")
include("/home/valentin/src/GeographicLib-1.50.1/BUILD/cmake/cmake_install.cmake")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/home/valentin/src/GeographicLib-1.50.1/BUILD/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
.TH geographiclib-get-geoids 8 "" GeographicLib GeographicLib
.SH NAME
geographiclib-get-geoids \-\- a GeographicLib administrative tool
.SH DESCRIPTION
.B geographiclib-get-geoids
downloads and installs the geoids datasets used by GeographicLib,
<https://geographiclib.sourceforge.io>. For documentation, supply the
.B \-h
option:
.PP
geographiclib-get-geoids \-h
.PP
By default, the datasets are installed in
.I /usr/local/share/GeographicLib/geoids
and the script requires write access to this directory.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment