Skip to content

Commit e470e81

Browse files
committed
FTGL for OSX
1 parent 4208598 commit e470e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libprojectM/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ endif (EMSCRIPTEN)
5252

5353
if (APPLE)
5454
SET(USE_NATIVE_GLEW OFF)
55-
SET(USE_FTGL OFF)
55+
SET(USE_FTGL ON)
5656
SET(USE_OPENMP OFF)
5757
SET(BUILD_PROJECTM_STATIC ON)
5858
SET(USE_FBO ON)

0 commit comments

Comments
 (0)