Search Criteria
Package Details: cmake-converter 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cmake-converter.git (read-only, click to copy) |
---|---|
Package Base: | cmake-converter |
Description: | This project aims to facilitate the conversion of Visual Studio solution to CMake projects. |
Upstream URL: | https://github.com/pavelliavonau/cmakeconverter |
Keywords: | cmake CMakeLists cpp fortran sln vcxproj vfproj visual |
Licenses: | AGPL3 |
Submitter: | dront78 |
Maintainer: | dront78 |
Last Packager: | dront78 |
Votes: | 2 |
Popularity: | 0.75 |
First Submitted: | 2021-06-13 17:00 (UTC) |
Last Updated: | 2021-09-29 13:01 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-colorama (python-colorama-gitAUR)
- python-lxml
- python-setuptools (make)
Latest Comments
Iiridayn commented on 2025-01-09 12:51 (UTC)
The
test
option appears to have been removed fromsetup.py
in the upstream. Removing thecheck
function appears to solve the issue.