Commit Graph

4 Commits

Author SHA1 Message Date
Patrix
e221d9c80f Revert the revert changes for 0.1.10:
- Removed squirrel dependency (it was required only for 0.1.9, because not every function is listed in HSQAPI struct)
- Restored missing functions declarations in HSQAPI struct added in 0.1.10
- Resotred missing redirect macros in squirrel_api.h
2021-08-28 05:51:44 +02:00
Patrix
b564e77f09 Removed .gitattributes file & updated formatting in CMakeLists.txt 2021-08-28 05:03:24 +02:00
Patrix
fb310bf1ae Updated project structure:
CMake changes:

- Replace text files containing paths to installation, with install commands
- You can set paths as cache variable
- Added new option INSTALL_AFTER_BUILD

Code changes:

- Revert the changes to allow usage for older versions of g2o (like 0.1.9)
This change is only temporary, to publish the release module fo the older g2o versions.
2021-08-04 20:58:27 +02:00
Patrix
4a6a3ccd94 Initial commit 2021-04-12 18:28:11 +02:00