Cycles: Add svm_util_color.h file to CMake

The file wasn't included in CMake and therefore not installed into the addon folder.
This commit is contained in:
Lukas Stockner
2016-06-20 19:05:49 +02:00
parent 72273b08cc
commit dfa7ddd4a8

View File

@@ -98,6 +98,7 @@ set(SRC_SVM_HEADERS
svm/svm_closure.h
svm/svm_convert.h
svm/svm_checker.h
svm/svm_color_util.h
svm/svm_brick.h
svm/svm_displace.h
svm/svm_fresnel.h