Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-05 | Get colladadom 2.3 build method to work on Fedora | Erik Kundiman | |
2024-09-05 | Comment out 'install' lines in collada-dom' CMakeLists.txt, because | Hiroo Ono | |
we do not really use what is 'installed', but use what is there before installing. This should fix the build on Ubuntu. | |||
2024-09-03 | So, it was minizip, not minizip-ng. Sorry. | Hiroo Ono | |
2024-09-03 | added Boost include directory to the target collada14dom. | Hiroo Ono | |
added -Wno-error=unused-result to the target collada14dom. | |||
2024-09-02 | Fix build. | Hiroo Ono | |
* check for minizip (not minizip-ng) on Linux (Debian) * added find_package(Boost REQUIRED CONFIG) in collada-dom build for Linux and FreeBSD | |||
2024-09-01 | Build and link collada-dom v2.3-r7 taken from Linden Lab's 3rd party software | Hiroo Ono | |
repository. |