widberg / bgfx.cmake

https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.
https://github.com/bkaradzic/bgfx.cmake
Creative Commons Zero v1.0 Universal
286 stars 252 forks source link

Examples common is included when examples are excluded #91

Closed xoorath closed 4 years ago

xoorath commented 4 years ago

We still get a target for examples common even when the examples themselves are excluded.

widberg commented 4 years ago

The most recent messages on #35 cover this issue quite extensively. I would refer you to that discussion for any further information about why this is the case.