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 254 forks source link

can't find example binary files #46

Closed ohouha closed 5 years ago

ohouha commented 5 years ago

Hi, I build whole project using cmake on ubuntu 16.04, but where can I find the example binary files? I just find geometryc shaderc texturec texturev binary files in the build folder. Please help me. Thanks.

ohouha commented 5 years ago

oh, nevermind, I found the in the cmakelist, should turn BGFX_INSTALL_EXAMPLES on.

JoshuaBrookover commented 5 years ago

Yeah, per the discussion here, I think we'll turn that on by default.