RandyGaul / cute_framework

The *cutest* framework out there for creating 2D games in C++!
https://randygaul.github.io/cute_framework/#/
Other
534 stars 31 forks source link

Build tests and samples separate #180

Closed pusewicz closed 2 months ago

pusewicz commented 2 months ago

Tests and samples should only be build when building cute directly as a project. They should be skipped completely when using cute as a dependency.