smasherprog / screen_capture_lite

cross platform screen/window capturing library
MIT License
616 stars 156 forks source link

Reworking cmake build to support more projects #105

Closed smasherprog closed 3 years ago

smasherprog commented 3 years ago

I am starting this so we can have a conversation about the ongoing work

smasherprog commented 3 years ago

I am trying to make it so that cmake can build all of the code and there isnt a need for platform specific scripting files. Currently, the top most file should build c++ and c# code and c# example... I created a Unity cmake folder too so you can work in there and create the unity build.