* Remove lib rt, as not available on Windows, and doesn't seem to be required on CentOS 7 or Mac * Update CMakeLists.txt so it supports MSVC * Add support for CMake 2.8 * Export all symbols in DLLs on Windows * Simplify by removing support for CMake prior to version 3.13.4 |
||
---|---|---|
libsgp4 | ||
passpredict | ||
runtest | ||
sattrack | ||
.travis.yml | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
SGP4-VER.TLE |
README.md
SGP4 library
License
Copyright 2017 Daniel Warner
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.