cinder / Cinder

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

Add PUBLIC keyword to target_link_libraries #2256

Closed zacstewart closed 3 years ago

zacstewart commented 3 years ago

Fixes #2254

richardeakin commented 3 years ago

Thanks for this, definitely the best practice.