cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.27k stars 939 forks source link

Add PUBLIC keyword to target_link_libraries #2256

Closed zacstewart closed 2 years ago

zacstewart commented 2 years ago

Fixes #2254

richardeakin commented 2 years ago

Thanks for this, definitely the best practice.