Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-04 | Update the cmake 4.0 fix and the cmake commands | Daniel Bermond | |
Patching all occurrences of unsupported 'cmake_minimum_required()' is not needed. Starting at CMake 4.0, there is a new variable[1] named 'CMAKE_POLICY_VERSION_MINIMUM' that can be externally set exactly for the purpose of setting the policy version of projects that are not yet updated. [1] https://cmake.org/cmake/help/v4.0/variable/CMAKE_POLICY_VERSION_MINIMUM.html | |||
2025-04-03 | Add fix for cmake 4.0. Update license. | Daniel Bermond | |
2022-07-05 | Fix internal version | Daniel Bermond | |
Upstream requires cmake to be executed inside the build tree to detect version. | |||
2022-06-28 | Match latest upstream changes | Daniel Bermond | |
2020-10-08 | Initial commit of uavs3d-git | Daniel Bermond | |