代码拉取完成,页面将自动刷新
# - GPSTk: GNSS data processing library and applications by SGL @ ARL:UT.
#The primary goals of the GPSTk project are to:
# * provide applications for use by the GNSS and satellite navigation community.
# * provide a core library to facilitate the development of GNSS applications.
#
#==============================================================================
# The source code provided by the GPSTk is distributed under the GNU LGPL, Version 3.
#
# * This license gives all users the right to use and redistribute the code.
# * Users of the GPSTk are not required to open their source, according to the LGPL.
# * This makes the GPSTk a practical choice for commercial projects.
# * Full text copies of the GPL (COPYING.txt) and the LGPL (COPYING.LESSER.txt) are included with the GPSTk distribution package.
#
# For more information about the GPL or LGP, please refer to the following:
#
# * http://www.gnu.org/copyleft/lesser.html
# * http://www.gnu.org/licenses/gpl-howto.html
#==============================================================================
set( GPSTK_FOUND TRUE )
@PACKAGE_INIT@
set( GPSTK_INCLUDE_DIRS "@PACKAGE_CMAKE_INSTALL_INCLUDEDIR@/gpstk" )
set( GPSTK_BINDIR "@PACKAGE_CMAKE_INSTALL_BINDIR@" )
set( GPSTK_LIBRARY_DIRS "@PACKAGE_CMAKE_INSTALL_LIBDIR@" )
set( GPSTK_RUNTIME_LIBRARY_DIRS "@PACKAGE_CMAKE_INSTALL_LIBDIR@" )
set( GPSTK_ROOT_DIR "@PACKAGE_CMAKE_INSTALL_PREFIX@" )
set( GPSTK_PYTHON_DIR "@PYTHON_INSTALL_PREFIX@" )
set( GPSTK_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/include/gpstk" "${PACKAGE_PREFIX_DIR}/include" )
include("@PACKAGE_INSTALL_CONFIG_DIR@/@EXPORT_TARGETS_FILENAME@.cmake")
message(STATUS "GPSTk found at ${GPSTK_ROOT_DIR}")
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。