Update CMakeLists.txt

to specify the location of TBB header file
This commit is contained in:
simonmssu 2016-07-11 16:15:44 -04:00 committed by GitHub
parent 409e2a89f3
commit 6513be147b

View file

@ -1,3 +1,6 @@
#TBB library
include_directories(${TBB_ROOT_DIR}/include)
include_directories(${BOOST_INCLUDE_DIR})
SET(SOURCE