Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various changes #3

Merged
merged 5 commits into from
Nov 30, 2023
Merged

Various changes #3

merged 5 commits into from
Nov 30, 2023

Conversation

thus
Copy link
Owner

@thus thus commented Nov 30, 2023

Most notably add support for using Conan to handle dependencies when building.

This enables us to avoid using a path when including files from
that directory.
 src/yaml.c: In function ‘sconf_yaml_parent_remove’:
 src/yaml.c:181:75: warning: unused parameter ‘type’ [-Wunused-parameter]
   181 | static int sconf_yaml_parent_remove(struct SConfYAMLState *state, uint8_t type,
       |                                                                   ~~~~~~~~^~~~
This enables us to use conan to download both CMake and libyaml when
building simpleconfig.
@thus thus self-assigned this Nov 30, 2023
@thus thus merged commit 0c7ca46 into master Nov 30, 2023
2 checks passed
@thus thus deleted the thus-conan-v1 branch November 30, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant