Cycles: first batch of windows build fixes, not quite there yet.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
|
||||
INCLUDE_DIRECTORIES(. ../device ../kernel ../kernel/svm ../kernel/osl ../bvh ../util)
|
||||
INCLUDE_DIRECTORIES(
|
||||
.
|
||||
../device
|
||||
../kernel
|
||||
../kernel/svm
|
||||
../kernel/osl
|
||||
../bvh
|
||||
../util
|
||||
${GLEW_INCLUDE_PATH})
|
||||
|
||||
SET(sources
|
||||
attribute.cpp
|
||||
|
Reference in New Issue
Block a user