Commit Graph

4 Commits

Author SHA1 Message Date
koide3 6206c44fc3
Wheels (#51)
Build wheels (linux/windos/macos) and upload them to pypi.
2024-05-11 01:08:22 +09:00
koide3 0568057518
Windows (#40)
* build on windos

* WIN32 to MSVC

* CI

* fix CI

* verbose pytest

* cast to 64bit int

---------

Co-authored-by: tenteroring <tenteroring@tenteroring.org>
2024-04-28 12:30:45 +09:00
Martin Valgur c1b08efedb
Improve the project's CMake and Python structure to aid packaging (#6)
* Adjust CMake to use more standard dependency names

* Don't force shared libraries

* Improve CMake installation logic

* Replace setup.py with pyproject.toml

* Add small_gicp-config.cmake.in to set dependencies correctly
2024-04-08 10:13:32 +09:00
k.koide d3e45bfde2 pyproject.toml 2024-04-01 15:37:20 +09:00