forked from boostorg/preprocessor
Updated name and parameters for clang cuda test.
This commit is contained in:
@ -248,12 +248,14 @@ alias preprocessor_config
|
||||
[ run config_info.cpp ]
|
||||
;
|
||||
|
||||
alias clang_cuda
|
||||
alias test_clang_cuda
|
||||
:
|
||||
[ compile clang_cuda.cu
|
||||
: <cxxflags>--cuda-gpu-arch=sm_20
|
||||
<cxxflags>-nocudalib
|
||||
<cxxflags>--no-cuda-version-check
|
||||
: clang_cuda_cu
|
||||
]
|
||||
;
|
||||
|
||||
explicit clang_cuda ;
|
||||
explicit test_clang_cuda ;
|
||||
|
Reference in New Issue
Block a user