Commit: f1e1dbdc03e45aba062857d7892f18ae6231230f
Author: Nicholas Bishop
Date: Tue Feb 10 20:20:38 2015 +0100
Branches: cycles-ptex-49
https://developer.blender.org/rBf1e1dbdc03e45aba062857d7892f18ae6231230f
Fix typo in Ptex CMakeLists
===================================================================
M extern/ptex/CMakeLists.txt
===================================================================
diff --git a/extern/ptex/CMakeLists.txt b/extern/ptex/CMakeLists.txt
index e411773..a660569 100644
--- a/extern/ptex/CMakeLists.txt
+++ b/extern/ptex/CMakeLists.txt
@@ -40,7 +40,7 @@ set(SRC
if(WITH_OPENIMAGEIO)
list(APPEND INC_SYS
${OPENIMAGEIO_INCLUDE_DIRS}
- ${BOOST_INCLUDE_DIRS}
+ ${BOOST_INCLUDE_DIR}
)
add_definitions(-DWITH_OPENIMAGEIO)
endif()
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs