teapot header not in list of files (so doesn't show up in IDE)

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1191 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
dcnieho 2012-03-18 09:59:50 +00:00
parent b171a73282
commit 3e21108d4f

View File

@ -65,6 +65,7 @@ IF(NOT FREEGLUT_GLES2 AND NOT FREEGLUT_GLES1)
src/fg_geometry.c src/fg_geometry.c
src/fg_menu.c src/fg_menu.c
src/fg_teapot.c src/fg_teapot.c
src/fg_teapot_data.h
) )
ELSE() ELSE()
LIST(APPEND FREEGLUT_SRCS LIST(APPEND FREEGLUT_SRCS