$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [build] using nvcc as toolset target?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2017-09-09 07:46:03
Hello,
a grep over the boost.config showed some code related to nvcc - but I could
not figure out how to use nvcc together with b2.
What is the toolset target for nvcc ('b2 toolset=nvcc' doesn't work)?
Oliver