X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=CMakeLists.txt;h=690f0ec92c3652e4cf9e1d20175571b95f008c50;hb=c168dbd7b282fc843b54bf3b0848320ac2c70eb2;hp=0c10a560923152505713fa6828a2a3e7844bc0f5;hpb=bc3bd114b6cd0399c22bff5bd99de60747b1070d;p=freeglut diff --git a/CMakeLists.txt b/CMakeLists.txt index 0c10a56..690f0ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -73,7 +73,7 @@ SET(FREEGLUT_HEADERS include/GL/freeglut_std.h ) IF(FREEGLUT_REPLACE_GLUT) - LIST(APPEND FREEGLUT_SRCS + LIST(APPEND FREEGLUT_HEADERS include/GL/glut.h ) ENDIF()