Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Add library groundwork #45

Open
thomasgt opened this issue Apr 3, 2020 · 0 comments
Open

Add library groundwork #45

thomasgt opened this issue Apr 3, 2020 · 0 comments

Comments

@thomasgt
Copy link

thomasgt commented Apr 3, 2020

There are a few issues I usually stumble through when starting a new library project...

  • adding import/export attributes that work across platforms
  • exporting targets
    • separating public headers vs private headers (ensuring includes are prefixed)
    • generating a package config file

It might be good to have the sample test suite link against the sample library to make sure everything is hooked up properly.

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

No branches or pull requests

1 participant