-
Inspiration: https://github.com/friendlyanon/cmake-init
-
- [x] Guide on migrating to cmkr
- [ ] Add more examples (links to projects that use cmkr)
- [x] Incorporate feedback from users
- [ ] Basics of TOML
- [ ] High level explanation of cmake terms (p…
-
- Clean vm
- Install CLion (with Mingw)
- Use cmkr
Supposedly it explodes.
-
Fails to load timezonefinder component. I get this error in log:
```
Logger: homeassistant.util.package
Source: util/package.py:122
First occurred: 19:33:49 (3 occurrences)
Last logged: 19:35:2…
-
I want to copy a dll generated by a subdirectory into the path of my main binary. Is this possible with cmkr? If not pls implement
-
Currently the `cmkr` executable has it's own hardcoded documentation built-in. It would be best if there could be a single source of documentation that is somehow generated into the project to decreas…
-
Hi,
This is a great project!
I wanted to ask, can you provide some examples that show how to cross-compile for embedded use-cases? For example, would it just be setting the 'CC' environment v…
-
I'm on Python 3.10 and cmake 3.27.8
When building with `python -m build --wheel --no-isolation` cmake isn't found:
```
ERROR Missing dependencies:
cmake>=3.18
```
python-cmake-build-extensi…
-
Currently a `[project]` causes automatic regeneration to stop (for consistency reasons, you don't want to regenerate another cmkr project's files). Can be solved like this:
```
[project]
name = "…
-
A error is showing while I am running this command `python setup.py install`
Full error code:
```
C:\Users\Lenovo\anaconda3\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecatio…