rougier / freetype-gl

OpenGL text using one vertex buffer, one texture and FreeType
Other
1.65k stars 266 forks source link

need a conditional on atb-agg #175

Open tsgouros opened 6 years ago

tsgouros commented 6 years ago

In the tests/CMakeLists.txt file, you could use a conditional on the line "cmp_test(atb-agg 0.01)"

I don't think AntTweakBar is essential to the build or usage of freetype-gl, but it is currently essential to the build's successful completion because of a test's dependency on it.