Cycles: hook up the CMake build system.
New build instructions for Ubuntu Linux in the wiki: http://wiki.blender.org/index.php/Dev:2.5/Source/Cycles
This commit is contained in:
@@ -22,5 +22,5 @@ SET(headers
|
||||
subd_stencil.h
|
||||
subd_vert.h)
|
||||
|
||||
ADD_LIBRARY(subd ${sources} ${headers})
|
||||
ADD_LIBRARY(cycles_subd ${sources} ${headers})
|
||||
|
||||
|
Reference in New Issue
Block a user