We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4208598 commit e470e81Copy full SHA for e470e81
src/libprojectM/CMakeLists.txt
@@ -52,7 +52,7 @@ endif (EMSCRIPTEN)
52
53
if (APPLE)
54
SET(USE_NATIVE_GLEW OFF)
55
- SET(USE_FTGL OFF)
+ SET(USE_FTGL ON)
56
SET(USE_OPENMP OFF)
57
SET(BUILD_PROJECTM_STATIC ON)
58
SET(USE_FBO ON)
0 commit comments