Cycles / Standalone:
* Rename test to standalone. Note: New CMAKE flag is WITH_CYCLES_STANDALONE.
This commit is contained in:
@@ -76,7 +76,7 @@ if(WITH_CYCLES_BLENDER)
|
||||
add_subdirectory(blender)
|
||||
endif()
|
||||
|
||||
if(WITH_CYCLES_TEST OR WITH_CYCLES_NETWORK)
|
||||
if(WITH_CYCLES_STANDALONE OR WITH_CYCLES_NETWORK)
|
||||
add_subdirectory(app)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user