Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Add CMake for C #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ItzSwirlz
Copy link

@ItzSwirlz ItzSwirlz commented May 12, 2021

This adds the commonly used distro-wide (Windows and Linux/Mac) CMake build system. This should take care of the fact that you get linker errors just blankly compiling wiino.cpp. This will fix that along with having an install option and if we wanted to, even make a library for pkgconfig using the header files we have (story for another time?)

I also would've done something for Go (maybe setup a go.mod?) and Python (by using python3-setuptools) but both don't work, they don't have a main function so I'll come back to them. I also added a .gitignore and will eventually when all three languages are fixed up and all update the README. Lmk if there is anything wrong, the versions are based off of the oldest current supported Ubuntu cmake version of Bionic Beaver (3.10), which should be old enough for most Windows systems to have it.


I'm a dev who uses linux and my profile README should explain me basically. I want to contribute to RC24 I just don't know how so I hope here is a start.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant