Skip to content

Commit

Permalink
[cmake] These are the headers you're looking for
Browse files Browse the repository at this point in the history
  • Loading branch information
hudokkow committed Apr 11, 2016
1 parent 5fe1d43 commit e4fd1f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if(OPENGL_FOUND OR OPENGLES_FOUND)
list(APPEND SOURCES GLSLOutput.cpp
VideoFilterShader.cpp
YUV2RGBShader.cpp)
list(APPEND SOURCES GLSLOutput.h
list(APPEND HEADERS GLSLOutput.h
VideoFilterShader.h
YUV2RGBShader.h)
endif()
Expand Down

0 comments on commit e4fd1f9

Please sign in to comment.