Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtests/usd/CMakeLists.txt')
-rw-r--r--tests/gtests/usd/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/gtests/usd/CMakeLists.txt b/tests/gtests/usd/CMakeLists.txt
index 21bd2aba07f..3850d279b3c 100644
--- a/tests/gtests/usd/CMakeLists.txt
+++ b/tests/gtests/usd/CMakeLists.txt
@@ -52,6 +52,9 @@ set(LIB
bf_gpu
bf_usd
+
+ ${BOOST_LIBRARIES}
+ ${TBB_LIBRARIES}
)
include_directories(${INC})