Cleanup: whitespace
This commit is contained in:
@@ -1049,7 +1049,7 @@ setup_liblinks(blender)
|
||||
# USD registry.
|
||||
# USD requires a set of JSON files that define the standard schemas. These
|
||||
# files are required at runtime.
|
||||
if (WITH_USD)
|
||||
if(WITH_USD)
|
||||
add_definitions(-DWITH_USD)
|
||||
install(DIRECTORY
|
||||
${LIBDIR}/usd/lib/usd
|
||||
|
Reference in New Issue
Block a user