#----------------------------------------------------------------------------- # If bbtk uses shipped boost then recurse in boost to build the needed libs IF(BBTK_USE_SHIPPED_BOOST) SUBDIRS(${BBTK_SHIPPED_BOOST}) ENDIF(BBTK_USE_SHIPPED_BOOST) #-----------------------------------------------------------------------------