Add missing file to CMakeLists.txt

This commit is contained in:
Henrik Rydgård 2017-03-13 16:51:36 +01:00
parent ad5bf8c6f6
commit a83d1feb20

View File

@ -1209,6 +1209,8 @@ set(GPU_SOURCES
GPU/Common/ShaderId.h
GPU/Common/ShaderUniforms.cpp
GPU/Common/ShaderUniforms.h
GPU/Common/ShaderCommon.cpp
GPU/Common/ShaderCommon.h
GPU/Common/SplineCommon.cpp
GPU/Common/SplineCommon.h
GPU/Common/SoftwareTransformCommon.cpp